chore(deps): update dependency @types/node to v20.17.57 #634
quality.yml
on: pull_request
Prettier
25s
Unit Tests
24s
ESLint
21s
TypeScript
32s
Docs
34s
Annotations
12 errors
ESLint
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
TypeScript
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
TypeScript
Argument of type 'Program' is not assignable to parameter of type 'Node'.
|
TypeScript
Argument of type 'BindingName | StringLiteral' is not assignable to parameter of type 'Node | null | undefined'.
|
TypeScript
Property 'name' does not exist on type 'never'.
|
TypeScript
Argument of type 'CatchClause | ArrayPattern | ObjectPattern | Identifier | ClassDeclarationWithName | ClassDeclarationWithOptionalName | ... 189 more ... | undefined' is not assignable to parameter of type 'Node | null | undefined'.
|
TypeScript
Property 'init' does not exist on type 'never'.
|
TypeScript
Property 'init' does not exist on type 'never'.
|
TypeScript
Property 'init' does not exist on type 'never'.
|
TypeScript
Process completed with exit code 1.
|
Docs
Process completed with exit code 1.
|