Skip to content

Update dependency typescript to v5.8.2 #2285

Update dependency typescript to v5.8.2

Update dependency typescript to v5.8.2 #2285

Triggered via pull request January 28, 2025 17:03
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: test

Annotations

10 errors
Test Node 16: node_modules/@types/node/globals.d.ts#L115
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Test Node 16
Process completed with exit code 2.
Test Node 20
The job was canceled because "_16" failed.
Test Node 20: node_modules/@types/node/globals.d.ts#L115
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Test Node 20
Process completed with exit code 2.
Test Node 18
The job was canceled because "_16" failed.
Test Node 18: node_modules/@types/node/globals.d.ts#L115
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
Test Node 18
The operation was canceled.
Test Node 22
The job was canceled because "_16" failed.
Test Node 22
The operation was canceled.