Skip to content

Refactor GitHub Actions workflows to use ServerlessOpsIO/gha-deploy-a… #98

Refactor GitHub Actions workflows to use ServerlessOpsIO/gha-deploy-a…

Refactor GitHub Actions workflows to use ServerlessOpsIO/gha-deploy-a… #98

Re-run triggered September 10, 2024 15:47
Status Failure
Total duration 22s
Artifacts 1

main.yaml

on: push
deploy_management
7s
deploy_management
deploy_delegate
8s
deploy_delegate
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
deploy_delegate
ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml (Line: 121, Col: 22): Unrecognized named-value: 'secrets'. Located at position 8 within expression: toJson(secrets)
deploy_delegate
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml (Line: 121, Col: 22): Unrecognized named-value: 'secrets'. Located at position 8 within expression: toJson(secrets) 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_delegate
Failed to load ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml
deploy_management
ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml (Line: 121, Col: 22): Unrecognized named-value: 'secrets'. Located at position 8 within expression: toJson(secrets)
deploy_management
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml (Line: 121, Col: 22): Unrecognized named-value: 'secrets'. Located at position 8 within expression: toJson(secrets) 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_management
Failed to load ServerlessOpsIO/gha-deploy-aws-sam/v1/action.yaml
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/