chore(deps): update typescript-eslint monorepo to v8 (major) #2995
Annotations
7 errors
run typecheck:
src/rules/consistent-test-it.ts#L106
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.
|
run typecheck:
src/rules/consistent-test-it.ts#L124
Argument of type 'Expression' is not assignable to parameter of type 'LeftHandSideExpression'.
|
run typecheck:
src/rules/prefer-importing-jest-globals.ts#L121
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
run typecheck:
src/rules/prefer-importing-jest-globals.ts#L123
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
run typecheck:
src/rules/unbound-method.ts#L68
Object literal may only specify known properties, and 'recommended' does not exist in type 'RuleMetaDataDocs'.
|
run typecheck:
src/rules/utils/parseJestFnCall.ts#L457
Property 'name' does not exist on type 'StringLiteral | Identifier'.
|
run typecheck
Process completed with exit code 2.
|
Loading