Skip to content

Update dependency typescript to v5.7.3 #255

Update dependency typescript to v5.7.3

Update dependency typescript to v5.7.3 #255

Triggered via pull request September 9, 2024 16:50
Status Failure
Total duration 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: node_modules/@types/node/globals.d.ts#L73
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; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
build: node_modules/@types/node/module.d.ts#L107
Overload signatures must all be optional or required.
build
Process completed with exit code 2.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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
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/