chore(deps): update dependency @types/node to v20.17.17 #511
quality.yml
on: pull_request
Prettier
2m 39s
Unit Tests
23s
ESLint
23s
TypeScript
25s
Docs
24s
Annotations
13 errors
ESLint
Process completed with exit code 1.
|
Unit Tests
Process completed with exit code 1.
|
Docs
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
Type '{ parser: string; parserOptions: { ecmaVersion: string; sourceType: string; ecmaFeatures: { jsx: boolean; }; }; }' has no properties in common with type 'Config<RulesRecord>'.
|
TypeScript
Process completed with exit code 1.
|