chore(deps): update dependency vitest to v1.6.1 [security] #513
quality.yml
on: pull_request
Prettier
2m 35s
Unit Tests
22s
ESLint
20s
TypeScript
26s
Docs
19s
Annotations
13 errors
Docs
Process completed with exit code 1.
|
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
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.
|