Skip to content

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

chore(deps): update dependency typescript to v5

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

Triggered via pull request August 25, 2024 09:56
Status Failure
Total duration 27s
Artifacts

pr.yml

on: pull_request
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
Build and test (16): 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 and test (16)
Process completed with exit code 1.
Build and test (13)
The job was canceled because "_16" failed.
Build and test (13)
Process completed with exit code 1.
Build and test (12)
The job was canceled because "_16" failed.
Build and test (12)
Process completed with exit code 1.
Build and test (14)
The job was canceled because "_16" failed.
Build and test (14): 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 and test (14)
Process completed with exit code 1.
Build and test (15)
The job was canceled because "_16" failed.
Build and test (15): 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 and test (15)
The operation was canceled.
Build and test (16)
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/