chore(dev-deps): update typescript-eslint monorepo to v8.50.0 #5071
Annotations
3 errors and 10 warnings
|
lint_js
Process completed with exit code 1.
|
|
lint_js:
src/rules/prefer-immutable-types.ts#L663
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
lint_js:
src/rules/no-mixed-types.ts#L148
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
lint_js:
src/utils/type-specifier.ts#L8
Missing JSDoc comment
|
|
lint_js:
src/utils/schemas.ts#L77
Missing JSDoc comment
|
|
lint_js:
src/utils/schemas.ts#L63
Missing JSDoc comment
|
|
lint_js:
src/rules/prefer-immutable-types.ts#L882
'fix' is already declared in the upper scope on line 870 column 81
|
|
lint_js:
src/rules/prefer-immutable-types.ts#L701
'fix' is already declared in the upper scope on line 686 column 11
|
|
lint_js:
src/rules/prefer-immutable-types.ts#L646
'fix' is already declared in the upper scope on line 629 column 15
|
|
lint_js:
src/rules/prefer-immutable-types.ts#L543
'fix' is already declared in the upper scope on line 529 column 15
|
|
lint_js:
src/options/overrides.ts#L101
Missing JSDoc comment
|
|
lint_js:
src/options/overrides.ts#L41
Missing JSDoc comment
|
|
lint_js:
src/options/overrides.ts#L32
Missing JSDoc comment
|