fix(no-expression-statements): ignore Promise<void>
when ignoreVoid
is set
#4160
Annotations
11 warnings
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/
|
src/options/overrides.ts#L38
Missing JSDoc comment
|
src/options/overrides.ts#L47
Missing JSDoc comment
|
src/options/overrides.ts#L119
Missing JSDoc comment
|
src/rules/prefer-immutable-types.ts#L619
'fix' is already declared in the upper scope on line 600 column 15
|
src/rules/prefer-immutable-types.ts#L744
'fix' is already declared in the upper scope on line 727 column 15
|
src/rules/prefer-immutable-types.ts#L816
'fix' is already declared in the upper scope on line 796 column 11
|
src/rules/prefer-immutable-types.ts#L1017
'fix' is already declared in the upper scope on line 1005 column 38
|
src/utils/schemas.ts#L67
Missing JSDoc comment
|
src/utils/schemas.ts#L81
Missing JSDoc comment
|
src/utils/type-specifier.ts#L8
Missing JSDoc comment
|
This job succeeded
Loading