Skip to content

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

chore(deps): update dependency typescript to v5

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

Triggered via pull request November 22, 2024 18:07
Status Failure
Total duration 32s
Artifacts

test.yaml

on: pull_request
add the "test" label to the PR to run the required test
23s
add the "test" label to the PR to run the required test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
add the "test" label to the PR to run the required test
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; }'.
add the "test" label to the PR to run the required test
Overload signatures must all be optional or required.
add the "test" label to the PR to run the required test
Process completed with exit code 2.
add the "test" label to the PR to run the required test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c, actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/