Skip to content

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

chore(deps): update dependency typescript to v5

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

Triggered via pull request July 23, 2024 00:18
Status Failure
Total duration 36s
Artifacts

test.yaml

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

Annotations

2 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
Process completed with exit code 2.
add the "test" label to the PR to run the required test
The following actions uses Node.js version which is deprecated 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/