Skip to content

fix(no-expression-statements): ignore Promise<void> when ignoreVoid is set #4160

fix(no-expression-statements): ignore Promise<void> when ignoreVoid is set

fix(no-expression-statements): ignore Promise<void> when ignoreVoid is set #4160

Triggered via pull request August 26, 2024 01:35
Status Success
Total duration 54s
Artifacts

lint-js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint_js
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint_js: src/options/overrides.ts#L38
Missing JSDoc comment
lint_js: src/options/overrides.ts#L47
Missing JSDoc comment
lint_js: src/options/overrides.ts#L119
Missing JSDoc comment
lint_js: src/rules/prefer-immutable-types.ts#L619
'fix' is already declared in the upper scope on line 600 column 15
lint_js: src/rules/prefer-immutable-types.ts#L744
'fix' is already declared in the upper scope on line 727 column 15
lint_js: src/rules/prefer-immutable-types.ts#L816
'fix' is already declared in the upper scope on line 796 column 11
lint_js: src/rules/prefer-immutable-types.ts#L1017
'fix' is already declared in the upper scope on line 1005 column 38
lint_js: src/utils/schemas.ts#L67
Missing JSDoc comment
lint_js: src/utils/schemas.ts#L81
Missing JSDoc comment
lint_js: src/utils/type-specifier.ts#L8
Missing JSDoc comment