Skip to content

chore(deps): update dependency typescript to v5 #1727

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #1727

Triggered via pull request December 20, 2024 08:23
Status Failure
Total duration 29s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build (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; }'.
build (14.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (14.x)
Process completed with exit code 1.
build (14.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636