Update dependency @typescript-eslint/typescript-estree to v8 #663
Annotations
10 errors
|
|
|
Build project
The operation was canceled.
|
|
Build project:
lib/parse/ParameterResolver.ts#L519
Type 'BigIntLiteral | BooleanLiteral | NullLiteral | NumberLiteral | RegExpLiteral | StringLiteral' is not assignable to type 'BigIntLiteral | BooleanLiteral | NumberLiteral | StringLiteral | TemplateLiteral | UnaryExpressionMinus | UnaryExpressionPlus'.
|
|
Build project:
lib/parse/ParameterLoader.ts#L391
This comparison appears to be unintentional because the types 'AST_NODE_TYPES.Literal | AST_NODE_TYPES.TemplateLiteral' and 'AST_NODE_TYPES.UpdateExpression' have no overlap.
|
|
Build project:
lib/parse/ClassLoader.ts#L676
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
|
Build project:
lib/parse/ClassLoader.ts#L625
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
|
Build project:
lib/parse/ClassLoader.ts#L625
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
|
Build project:
lib/parse/ClassLoader.ts#L616
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
|
Build project:
lib/parse/ClassLoader.ts#L615
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
|
Build project:
lib/parse/ClassLoader.ts#L385
Type 'BigIntLiteral | BooleanLiteral | NullLiteral | NumberLiteral | RegExpLiteral | StringLiteral' is not assignable to type 'BigIntLiteral | BooleanLiteral | NumberLiteral | StringLiteral | TemplateLiteral | UnaryExpressionMinus | UnaryExpressionPlus'.
|
Loading