Skip to content

Update self_runner_test.yml #35

Update self_runner_test.yml

Update self_runner_test.yml #35

Re-run triggered June 25, 2024 13:32
Status Failure
Total duration 17s
Artifacts
start-runner
1s
start-runner
use-runner
0s
use-runner
stop-runner
0s
stop-runner
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
start-runner
alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 9, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CREATE_RUNNER_TOKEN
start-runner
alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 10, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ACCESS_KEY_ID
start-runner
alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 11, Col: 32): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_SECRET_ACCESS_KEY
start-runner
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 9, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CREATE_RUNNER_TOKEN,alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 10, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ACCESS_KEY_ID,alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml (Line: 11, Col: 32): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_SECRET_ACCESS_KEY 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)
start-runner
Failed to load alliance-genome/agr_github_runner/main/.github/actions/start_runner/action.yml
setup
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/