Skip to content

Run deploy to GCP

Run deploy to GCP #6

Manually triggered May 15, 2024 17:39
Status Failure
Total duration 14s
Artifacts

main.yml

on: workflow_dispatch
deploy_client
5s
deploy_client
deploy_cms
4s
deploy_cms
Fit to window
Zoom out
Zoom in

Annotations

7 errors
deploy_cms
/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 45, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets[format('TF_***0***_GCP_SA_KEY', inputs.ENVIRONMENT_NAME)]
deploy_cms
/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 55, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets[format('TF_***0***_GCP_SA_KEY', inputs.ENVIRONMENT_NAME)]
deploy_cms
/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 57, Col: 7): Required property is missing: shell
deploy_cms
/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 61, Col: 7): Required property is missing: shell
deploy_cms
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 45, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets[format('TF_***0***_GCP_SA_KEY', inputs.ENVIRONMENT_NAME)],/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 55, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets[format('TF_***0***_GCP_SA_KEY', inputs.ENVIRONMENT_NAME)],/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 57, Col: 7): Required property is missing: shell,/home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml (Line: 61, 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_cms
Failed to load /home/runner/work/global-rangelands-data-platform/global-rangelands-data-platform/./.github/actions/build-and-deploy-cloud-run/action.yml
deploy_client
google-github-actions/auth failed with: the GitHub Action workflow must specify exactly one of "workload_identity_provider" or "credentials_json"! If you are specifying input values via GitHub secrets, ensure the secret is being injected into the environment. By default, secrets are not passed to workflows triggered from forks, including Dependabot.