chore(deps): update typescript-eslint monorepo to v8 (major) #2436
Annotations
10 errors
src/index.ts#L16
Invalid module name in augmentation, module '@typescript-eslint/utils/dist/ts-eslint/Rule' cannot be found.
|
src/rules/__tests__/unbound-method.test.ts#L12
Property 'RuleTester' does not exist on type 'typeof import("/home/runner/work/eslint-plugin-jest/eslint-plugin-jest/node_modules/@typescript-eslint/utils/dist/eslint-utils/index")'.
|
src/rules/__tests__/unbound-method.test.ts#L167
Property 'RuleTester' does not exist on type 'typeof import("/home/runner/work/eslint-plugin-jest/eslint-plugin-jest/node_modules/@typescript-eslint/utils/dist/eslint-utils/index")'.
|
src/rules/consistent-test-it.ts#L40
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
src/rules/consistent-test-it.ts#L53
Type '{ enum: (TestCaseName.it | TestCaseName.test)[]; }' is not assignable to type 'JSONSchema4'.
|
src/rules/consistent-test-it.ts#L56
Type '{ enum: (TestCaseName.it | TestCaseName.test)[]; }' is not assignable to type 'JSONSchema4'.
|
src/rules/expect-expect.ts#L57
Type '"warn"' is not assignable to type 'RuleRecommendation | undefined'.
|
src/rules/max-expects.ts#L15
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
src/rules/max-nested-describe.ts#L10
Type 'false' is not assignable to type 'RuleRecommendation | undefined'.
|
src/rules/no-alias-methods.ts#L14
Type '"error"' is not assignable to type 'RuleRecommendation | undefined'.
|
The logs for this run have expired and are no longer available.
Loading