ci: apply format #12
ci.yml
on: pull_request
lint
6s
clippy
13m 31s
test
13m 29s
integration-tests
31m 15s
coverage
30m 2s
format
3s
Annotations
1 error and 3 warnings
format
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/pop-node/pop-node/.github/templates/setup-worker'. Did you forget to run actions/checkout before running your local action?
|
format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clippy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|