Skip to content

Bump typescript from 4.8.2 to 5.1.6 #685

Bump typescript from 4.8.2 to 5.1.6

Bump typescript from 4.8.2 to 5.1.6 #685

Triggered via push August 3, 2023 17:36
Status Failure
Total duration 5m 6s
Artifacts

osx.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
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.