Skip to content

Bump typescript from 4.8.4 to 5.2.2 #327

Bump typescript from 4.8.4 to 5.2.2

Bump typescript from 4.8.4 to 5.2.2 #327

Triggered via push September 2, 2023 07:28
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

2 errors
build (18.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; }'.
build (18.x)
Process completed with exit code 2.