Skip to content

with statement for secrets #21

with statement for secrets

with statement for secrets #21

Triggered via push October 24, 2024 18:52
Status Failure
Total duration 12s
Artifacts

deploy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 18, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ACCESS_KEY_ID
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 22, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_SECRET_ACCESS_KEY
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 26, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 30, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_CLOUDFRONT_DISTRIBUTION_ID
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 92, Col: 7): Required property is missing: shell
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 97, Col: 7): Required property is missing: shell
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 103, Col: 7): Required property is missing: shell
deploy
/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 107, Col: 7): Required property is missing: shell
deploy
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 18, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ACCESS_KEY_ID,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 22, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_SECRET_ACCESS_KEY,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 26, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 30, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_CLOUDFRONT_DISTRIBUTION_ID,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 92, Col: 7): Required property is missing: shell,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 97, Col: 7): Required property is missing: shell,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 103, Col: 7): Required property is missing: shell,/home/runner/work/matlon/matlon/./quarto-ghp/action.yaml (Line: 107, Col: 7): Required property is missing: shell 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)
deploy
Failed to load /home/runner/work/matlon/matlon/./quarto-ghp/action.yaml
deploy
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/