Skip to content

Update dependency typescript to v5 - autoclosed #139

Update dependency typescript to v5 - autoclosed

Update dependency typescript to v5 - autoclosed #139

Triggered via pull request September 20, 2024 12:35
Status Failure
Total duration 19m 56s
Artifacts

ci.yml

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

Annotations

28 errors and 4 warnings
spec (ubuntu-latest, 12.x)
Process completed with exit code 1.
spec (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_12_x" failed.
spec (ubuntu-latest, 16.x)
The job was canceled because "ubuntu-latest_12_x" failed.
spec (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; }'.
spec (ubuntu-latest, 16.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
spec (ubuntu-latest, 16.x)
The operation was canceled.
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.
spec (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_12_x" failed.
spec (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; }'.
spec (ubuntu-latest, 14.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
spec (ubuntu-latest, 14.x)
The operation was canceled.
test (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; }'.
test (ubuntu-latest, 16.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (ubuntu-latest, 16.x)
Process completed with exit code 2.
test (ubuntu-latest, 20.x)
The job was canceled because "ubuntu-latest_16_x" failed.
test (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_16_x" failed.
test (ubuntu-latest, 12.x)
The job was canceled because "ubuntu-latest_16_x" failed.
test (ubuntu-latest, 12.x)
Process completed with exit code 1.
test (ubuntu-latest, 22.x)
The job was canceled because "ubuntu-latest_16_x" failed.
webpack: 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; }'.
webpack: node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
webpack
Process completed with exit code 2.
test (ubuntu-latest, 14.x)
The job was canceled because "ubuntu-latest_16_x" failed.
test (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; }'.
test (ubuntu-latest, 14.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
test (ubuntu-latest, 14.x)
The operation was canceled.
spec (ubuntu-latest, 12.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. 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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
test (ubuntu-latest, 16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
webpack
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@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/