Skip to content

chore(deps): update dependency typescript to v5 #181

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #181

Triggered via pull request November 19, 2024 13:19
Status Failure
Total duration 47s
Artifacts

main.yml

on: pull_request
Matrix: npm test
🚀 Release
0s
🚀 Release
Fit to window
Zoom out
Zoom in

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.