Skip to content

Update dependency typescript to v5.7.2 #1634

Update dependency typescript to v5.7.2

Update dependency typescript to v5.7.2 #1634

Triggered via push November 27, 2024 10:17
Status Failure
Total duration 3m 15s
Artifacts

main.yml

on: push
test_use_stream
17s
test_use_stream
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test_use_stream
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
test_use_stream
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; abort(reason?: any): AbortSignal; timeout(milliseconds: number): AbortSignal; }'.
test_use_stream
Overload signatures must all be optional or required.
test_use_stream
Process completed with exit code 2.