Skip to content

build: upgrade to typescript 5.x #70

build: upgrade to typescript 5.x

build: upgrade to typescript 5.x #70

Triggered via push February 24, 2024 00:13
Status Failure
Total duration 34s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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