Refactor GitHub Actions workflows to use ServerlessOpsIO/gha-deploy-a… #98
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/
|