Skip to content

Update dependency typescript to v4.9.5 #23

Update dependency typescript to v4.9.5

Update dependency typescript to v4.9.5 #23

Triggered via pull request December 19, 2024 07:03
Status Failure
Total duration 21s
Artifacts

ci.yml

on: pull_request
publish-npm
0s
publish-npm
publish-docker
0s
publish-docker
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: 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
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636