chore(deps): update typescript-eslint monorepo to v8 (major) - autoclosed #1041
Annotations
8 errors
src/rules/no-unused-css-selector.ts#L938
Argument of type 'BigIntLiteral | BooleanLiteral | NullLiteral | NumberLiteral | RegExpLiteral | StringLiteral | ... 34 more ... | YieldExpression' is not assignable to parameter of type 'Expression'.
|
src/rules/no-unused-define-vars-in-style.ts#L63
A type predicate's type must be assignable to its parameter's type.
|
src/rules/no-unused-define-vars-in-style.ts#L68
Argument of type 'ObjectLiteralElement' is not assignable to parameter of type 'MemberExpression | MethodDefinition | Property | PropertyDefinition | MethodDefinition | Property | PropertyDefinition | MemberExpression'.
|
src/rules/no-unused-define-vars-in-style.ts#L103
Property 'key' does not exist on type 'ObjectLiteralElement'.
|
src/rules/prefer-object-class-list.ts#L415
Argument of type 'BigIntLiteral | BooleanLiteral | NullLiteral | NumberLiteral | RegExpLiteral | StringLiteral | ... 34 more ... | YieldExpression' is not assignable to parameter of type 'Expression'.
|
src/rules/prefer-split-class-list.ts#L98
Argument of type 'BigIntLiteral | BooleanLiteral | NullLiteral | NumberLiteral | RegExpLiteral | StringLiteral | ... 34 more ... | YieldExpression' is not assignable to parameter of type 'SpreadElement | Expression'.
|
src/shared/client-script/parse-expression.ts#L17
No overload matches this call.
|
|
This job failed
Loading