Bump typescript from 4.4.4 to 5.6.3 #671
Annotations
11 errors
test (18.x)
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 (18.x)
Overload signatures must all be optional or required.
|
test (18.x)
Process completed with exit code 1.
|
test (22.x)
The job was canceled because "_18_x" failed.
|
test (22.x)
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 (22.x)
Overload signatures must all be optional or required.
|
test (22.x)
Process completed with exit code 1.
|
test (20.x)
The job was canceled because "_18_x" failed.
|
test (20.x)
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 (20.x)
Overload signatures must all be optional or required.
|
test (20.x)
Process completed with exit code 1.
|