Skip to content

Bump typescript from 4.5.4 to 4.9.5 #285

Bump typescript from 4.5.4 to 4.9.5

Bump typescript from 4.5.4 to 4.9.5 #285

Triggered via pull request August 9, 2023 15:51
Status Failure
Total duration 34s
Artifacts

dry-run-release.yml

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