Skip to content

build(deps): update dependency typescript to v5 #625

build(deps): update dependency typescript to v5

build(deps): update dependency typescript to v5 #625

Triggered via push February 28, 2025 18:39
Status Failure
Total duration 24s
Artifacts

node.js.yml

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

Annotations

7 errors
build (12.x)
Process completed with exit code 1.
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 (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; }'.
build (16.x): node_modules/@types/node/module.d.ts#L106
Overload signatures must all be optional or required.
build (16.x)
Process completed with exit code 2.