chore: update dependency typescript to v5 #8425
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.
|