build: enable cloning private repos #9
Annotations
5 errors and 2 warnings
clippy
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/action.yaml'. Did you forget to run actions/checkout before running your local action?
|
test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/action.yaml'. Did you forget to run actions/checkout before running your local action?
|
check
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/action.yaml'. Did you forget to run actions/checkout before running your local action?
|
doc
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/action.yaml'. Did you forget to run actions/checkout before running your local action?
|
fmt
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/action.yaml'. Did you forget to run actions/checkout before running your local action?
|
clippy
The following actions use a deprecated Node.js version 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/
|
doc
The following actions use a deprecated Node.js version 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/
|