chore(deps): update dependency typescript to v5 #624
Annotations
19 errors and 1 warning
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_14_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 (macOS-latest, 16.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (ubuntu-latest, 12.x)
The job was canceled because "ubuntu-latest_14_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; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
|
build (ubuntu-latest, 12.x)
Process completed with exit code 2.
|
build (windows-latest, 16.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (windows-latest, 16.x)
The operation was canceled.
|
build (windows-latest, 12.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (windows-latest, 12.x)
The operation was canceled.
|
build (windows-latest, 14.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (windows-latest, 14.x)
The operation was canceled.
|
build (macOS-latest, 14.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (macOS-latest, 14.x)
The operation was canceled.
|
build (macOS-latest, 12.x)
The job was canceled because "ubuntu-latest_14_x" failed.
|
build (macOS-latest, 12.x)
The operation was canceled.
|
build (ubuntu-latest, 14.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/.
|