Skip to content

Update dependency typescript to v5 #99

Update dependency typescript to v5

Update dependency typescript to v5 #99

Triggered via push October 18, 2024 13:22
Status Failure
Total duration 46s
Artifacts

ci.yml

on: push
Matrix: test
coveralls
0s
coveralls
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 4 warnings
test (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; }'.
test (ubuntu-latest, 18.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (ubuntu-latest, 18.x)
Process completed with exit code 2.
test (macos-latest, 22.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (windows-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (windows-latest, 18.x)
The operation was canceled.
test (windows-latest, 22.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (windows-latest, 22.x)
The operation was canceled.
test (macos-latest, 18.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (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; }'.
test (macos-latest, 18.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (macos-latest, 18.x)
Process completed with exit code 2.
test (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (ubuntu-latest, 20.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; }'.
test (ubuntu-latest, 20.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (ubuntu-latest, 20.x)
Process completed with exit code 2.
lint: 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; }'.
lint: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
lint
Process completed with exit code 2.
test (windows-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (windows-latest, 20.x)
The operation was canceled.
test (ubuntu-latest, 22.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (ubuntu-latest, 22.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; }'.
test (ubuntu-latest, 22.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (ubuntu-latest, 22.x)
The operation was canceled.
test (macos-latest, 20.x)
The job was canceled because "ubuntu-latest_18_x" failed.
test (macos-latest, 20.x)
The operation was canceled.
test (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (ubuntu-latest, 18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/