Skip to content

chore(deps): bump esbuild from 0.24.2 to 0.25.0 #518

chore(deps): bump esbuild from 0.24.2 to 0.25.0

chore(deps): bump esbuild from 0.24.2 to 0.25.0 #518

Triggered via pull request February 11, 2025 20:15
Status Failure
Total duration 2m 47s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Docs
Process completed with exit code 1.
Unit Tests
Process completed with exit code 1.
ESLint
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.