feat: support multiple environments in oauth connections (#84) #1
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-b11deabfd1e031d7.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
|
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS:
- "/home/runner/work/integrationos/integrationos/gha-creds-b11deabfd1e031d7.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
|
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH:
- "/home/runner/work/integrationos/integrationos/gha-creds-b11deabfd1e031d7.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
|
build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE:
- "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
|
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS:
- "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
|
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH:
- "/home/runner/work/integrationos/integrationos/gha-creds-81e648cdc7dcc1b4.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
|
build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE:
- "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-04d53ad3ee2ad7d1.json"
|
build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS:
- "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-04d53ad3ee2ad7d1.json"
|
build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH:
- "/home/runner/work/integrationos/integrationos/gha-creds-d44b3ac3759c05e1.json"
+ "/home/runner/work/integrationos/integrationos/gha-creds-04d53ad3ee2ad7d1.json"
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|