Skip to content

Update dependency typescript to v5.7.2 #1182

Update dependency typescript to v5.7.2

Update dependency typescript to v5.7.2 #1182

Triggered via push November 26, 2024 18:57
Status Failure
Total duration 3m 9s
Artifacts

main.yml

on: push
test_mithril_hooks
11s
test_mithril_hooks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test_mithril_hooks
Interface 'Buffer' incorrectly extends interface 'Uint8Array<ArrayBufferLike>'.
test_mithril_hooks
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_mithril_hooks
Overload signatures must all be optional or required.
test_mithril_hooks
Process completed with exit code 2.