Skip to content

fix: js_name for string enum is coming empty (#104) #2

fix: js_name for string enum is coming empty (#104)

fix: js_name for string enum is coming empty (#104) #2

Triggered via push July 30, 2024 04:27
Status Failure
Total duration 16s
Artifacts

build-oauth.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
google-github-actions/auth failed with: retry function failed after 4 attempts: failed to generate Google Cloud access token for [email protected]: (403) { "error": { "code": 403, "message": "Permission 'iam.serviceAccounts.getAccessToken' denied on resource (or it may not exist).", "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "IAM_PERMISSION_DENIED", "domain": "iam.googleapis.com", "metadata": { "permission": "iam.serviceAccounts.getAccessToken" } } ] } }
build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE: - "/home/runner/work/integrationos/integrationos/gha-creds-57d4f9f4683359e7.json" + "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json"
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS: - "/home/runner/work/integrationos/integrationos/gha-creds-57d4f9f4683359e7.json" + "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json"
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH: - "/home/runner/work/integrationos/integrationos/gha-creds-57d4f9f4683359e7.json" + "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json"
build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE: - "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json" + "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json"
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS: - "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json" + "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json"
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH: - "/home/runner/work/integrationos/integrationos/gha-creds-2be4f3179279ec5f.json" + "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json"
build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE: - "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json" + "/home/runner/work/integrationos/integrationos/gha-creds-6ebfde67d3158253.json"
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS: - "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json" + "/home/runner/work/integrationos/integrationos/gha-creds-6ebfde67d3158253.json"
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH: - "/home/runner/work/integrationos/integrationos/gha-creds-935d4d2e88b3f913.json" + "/home/runner/work/integrationos/integrationos/gha-creds-6ebfde67d3158253.json"
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/