Skip to content

chore: update dependency typescript to v5 #8425

chore: update dependency typescript to v5

chore: update dependency typescript to v5 #8425

Triggered via push November 22, 2024 20:51
Status Failure
Total duration 4m 14s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Subsequent variable declarations must have the same type. Variable 'AbortSignal' must be of type '{ new (): AbortSignal; prototype: AbortSignal; abort(reason?: any): AbortSignal; any(signals: AbortSignal[]): AbortSignal; timeout(milliseconds: number): AbortSignal; }', but here has type '{ new (): AbortSignal; prototype: AbortSignal; }'.
test
Overload signatures must all be optional or required.
test
Process completed with exit code 1.