Skip to content

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

chore(deps): update dependency typescript to v5

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

Triggered via push September 9, 2024 19:57
Status Failure
Total duration 24s
Artifacts

nodejs-test.yml

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

Annotations

37 errors and 2 warnings
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)
Process completed with exit code 2.
build (macOS-latest, 14.x)
The job was canceled because "ubuntu-latest_16_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, 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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 12.22): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (macOS-latest, 12.22)
Process completed with exit code 2.
build (ubuntu-latest, 12.22)
The job was canceled because "ubuntu-latest_16_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 12.22): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (ubuntu-latest, 12.22)
Process completed with exit code 2.
build (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_16_x" failed.
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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (ubuntu-latest, 18.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (ubuntu-latest, 18.x)
Process completed with exit code 2.
build (macOS-latest, 16.x)
The job was canceled because "ubuntu-latest_16_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 16.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (macOS-latest, 16.x)
Process completed with exit code 2.
build (macOS-latest, 18.x)
The job was canceled because "ubuntu-latest_16_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; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
build (macOS-latest, 18.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (macOS-latest, 18.x)
Process completed with exit code 2.
build (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (windows-latest, 14.x)
The operation was canceled.
build (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_16_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)
Process completed with exit code 2.
build (windows-latest, 12.22)
The job was canceled because "ubuntu-latest_16_x" failed.
build (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (windows-latest, 18.x)
The operation was canceled.
build (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_16_x" failed.
build (windows-latest, 16.x)
The operation was canceled.
build (ubuntu-latest, 16.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/
build (macOS-latest, 12.22)
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/