dump env #17
Annotations
9 errors and 2 warnings
check
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/checkout'. 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/checkout'. Did you forget to run actions/checkout before running your local action?
|
clippy
/home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_READ
|
clippy
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_READ
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
clippy
Failed to load /home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml
|
doc
/home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_READ
|
doc
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CI_READ
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
doc
Failed to load /home/runner/work/rust-template/rust-template/./.github/workflows/actions/checkout/action.yml
|
test
Can't find 'action.yml', 'action.yaml' or 'Dockerfile' under '/home/runner/work/rust-template/rust-template/.github/workflows/actions/checkout'. 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/
|