Skip to content

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

chore(deps): update dependency typescript to v5

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

Triggered via pull request October 9, 2024 01:30
Status Failure
Total duration 32s
Artifacts

nodejs-test.yml

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

Annotations

26 errors and 1 warning
build (macOS-latest, 12.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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 12.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (macOS-latest, 12.x)
Process completed with exit code 2.
build (macOS-latest, 14.x)
The job was canceled because "macOS-latest_12_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 14.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (macOS-latest, 14.x)
Process completed with exit code 2.
build (macOS-latest, 16.x)
The job was canceled because "macOS-latest_12_x" failed.
build (ubuntu-latest, 12.x)
The job was canceled because "macOS-latest_12_x" failed.
build (ubuntu-latest, 12.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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 12.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (ubuntu-latest, 12.x)
The operation was canceled.
build (windows-latest, 12.x)
The job was canceled because "macOS-latest_12_x" failed.
build (windows-latest, 12.x)
The operation was canceled.
build (ubuntu-latest, 14.x)
The job was canceled because "macOS-latest_12_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 14.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (ubuntu-latest, 14.x)
The operation was canceled.
build (windows-latest, 16.x)
The job was canceled because "macOS-latest_12_x" failed.
build (windows-latest, 16.x)
The operation was canceled.
build (ubuntu-latest, 16.x)
The job was canceled because "macOS-latest_12_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 16.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (ubuntu-latest, 16.x)
The operation was canceled.
build (windows-latest, 14.x)
The job was canceled because "macOS-latest_12_x" failed.
build (windows-latest, 14.x)
The operation was canceled.
build (macOS-latest, 12.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/