Skip to content

chore(deps): update dependency typescript to v5 #374

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #374

Triggered via push March 20, 2024 23:29
Status Failure
Total duration 34s
Artifacts

nodejs-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 1 warning
build (ubuntu-latest, 18.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 18.x)
Process completed with exit code 2.
build (ubuntu-latest, 12.22)
The job was canceled because "ubuntu-latest_18_x" failed.
build (ubuntu-latest, 12.22): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 12.22)
Process completed with exit code 2.
build (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (ubuntu-latest, 14.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 14.x)
Process completed with exit code 2.
build (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (ubuntu-latest, 16.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 16.x)
Process completed with exit code 2.
build (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 14.x)
The operation was canceled.
build (windows-latest, 12.22)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 12.22)
The operation was canceled.
build (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 16.x)
The operation was canceled.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (windows-latest, 18.x)
The operation was canceled.
build (macOS-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 18.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 18.x)
The operation was canceled.
build (macOS-latest, 14.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 14.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 14.x)
The operation was canceled.
build (macOS-latest, 16.x)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 16.x): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 16.x)
The operation was canceled.
build (macOS-latest, 12.22)
The job was canceled because "ubuntu-latest_18_x" failed.
build (macOS-latest, 12.22): node_modules/@types/node/globals.d.ts#L72
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 12.22)
The operation was canceled.
build (ubuntu-latest, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.