Skip to content

Update npm to 1.11.3 (#25341) #68

Update npm to 1.11.3 (#25341)

Update npm to 1.11.3 (#25341) #68

Triggered via push May 2, 2024 23:43
Status Failure
Total duration 1m 22s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Test and lint
Process completed with exit code 1.
Test and lint: src/bundler/context.ts#L45
Type '(exitCode: number, _errorType?: ErrorType | undefined, err?: any) => Promise<any>' is not assignable to type '(exitCode: number, errorType?: ErrorType | undefined, err?: any) => Promise<never>'.
Test and lint: src/bundler/context.ts#L56
Property 'exit' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/bundler/context.ts#L95
Property 'stderr' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/data.ts#L163
Property 'stdout' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/data.ts#L163
Property 'stdout' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/index.ts#L58
Property 'versions' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/index.ts#L90
Property 'exit' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/index.ts#L127
Property 'argv' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/index.ts#L130
Property 'exitCode' does not exist on type '{ env: Record<string, string | undefined>; }'.
Test and lint: src/cli/index.ts#L135
Property 'exit' does not exist on type '{ env: Record<string, string | undefined>; }'.