Skip to content

feat(loading): show dependency download progress #2387

feat(loading): show dependency download progress

feat(loading): show dependency download progress #2387

Triggered via pull request June 7, 2024 08:55
Status Failure
Total duration 10m 25s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Typecheck
Property 'progress' does not exist on type '{ state: "downloaded_module"; name: string; totalPending: number; }'.
Typecheck
Property 'total' does not exist on type '{ state: "downloaded_module"; name: string; totalPending: number; }'.
Typecheck
Process completed with exit code 2.
Unit tests
The job running on runner GitHub Actions 422 has exceeded the maximum execution time of 10 minutes.
Unit tests
The operation was canceled.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/