part: set up overridable options #4094
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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#L599
'fix' is already declared in the upper scope on line 580 column 15
|
src/rules/prefer-immutable-types.ts#L693
'fix' is already declared in the upper scope on line 676 column 13
|
src/rules/prefer-immutable-types.ts#L747
'fix' is already declared in the upper scope on line 727 column 11
|
src/rules/prefer-immutable-types.ts#L934
'fix' is already declared in the upper scope on line 922 column 38
|
src/utils/schemas.ts#L69
Missing JSDoc comment
|
src/utils/type-specifier.ts#L8
Missing JSDoc comment
|
src/utils/type-specifier.ts#L20
Missing JSDoc comment
|
This job succeeded
Loading