Ad-Hoc Deploy & Run #16
ad_hoc_deploy_run.yml
on: workflow_dispatch
run_ad_hoc_task
9s
Annotations
3 errors and 1 warning
run_ad_hoc_task
/home/runner/work/lamp/lamp/./.github/actions/run_task/action.yaml (Line: 25, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN
|
run_ad_hoc_task
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/lamp/lamp/./.github/actions/run_task/action.yaml (Line: 25, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ROLE_ARN
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)
|
run_ad_hoc_task
Failed to load /home/runner/work/lamp/lamp/./.github/actions/run_task/action.yaml
|
run_ad_hoc_task
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/
|