Skip to content

chore(deps): update dependency typescript to v4.9.5 #1161

chore(deps): update dependency typescript to v4.9.5

chore(deps): update dependency typescript to v4.9.5 #1161

Triggered via pull request May 6, 2025 07:03
Status Failure
Total duration 25s
Artifacts

nodejs.yml

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

Annotations

2 errors
build (14.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; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.