Bump typescript from 4.4.4 to 5.6.3 #670
Annotations
3 errors
Run tests
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; }'.
|
Run tests
Overload signatures must all be optional or required.
|
Run tests
Process completed with exit code 1.
|
Loading