chore(deps): update typescript-eslint monorepo to v8 (major) - autoclosed #552
Annotations
10 errors
src/index.ts#L14
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint/Rule' cannot be found.
|
src/index.ts#L20
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint/SourceCode' cannot be found.
|
src/rules/prefer-to-be-array.ts#L28
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/prefer-to-be-false.ts#L21
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/prefer-to-be-object.ts#L19
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/prefer-to-be-true.ts#L21
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/prefer-to-have-been-called-once.ts#L13
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/utils/__tests__/parseJestFnCall.test.ts#L54
Object literal may only specify known properties, and 'category' does not exist in type 'RuleMetaDataDocs'.
|
src/rules/utils/parseJestFnCall.ts#L169
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint' cannot be found.
|
src/rules/utils/parseJestFnCall.ts#L183
Property 'globalAliases' does not exist on type '{}'.
|
The logs for this run have expired and are no longer available.
Loading