Skip to content

Bump typescript from 4.8.4 to 5.1.6 #295

Bump typescript from 4.8.4 to 5.1.6

Bump typescript from 4.8.4 to 5.1.6 #295

Triggered via pull request July 1, 2023 03:58
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
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.