chore(deps): update dependency typescript to v5 #181
Annotations
7 errors
npm test (14)
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; }'.
|
npm test (14)
Overload signatures must all be optional or required.
|
npm test (14)
Process completed with exit code 1.
|
npm test (16)
The job was canceled because "_14" failed.
|
npm test (16)
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; }'.
|
npm test (16)
Overload signatures must all be optional or required.
|
npm test (16)
The operation was canceled.
|