Skip to content

Fix guild membership sync #29

Fix guild membership sync

Fix guild membership sync #29

Re-run triggered August 28, 2023 15:31
Status Success
Total duration 12m 39s
Artifacts

gcp-deploy-pr.yaml

on: pull_request
Environment Variables
1s
Environment Variables
Generate Deployment Start Message
3s
Generate Deployment Start Message
Cancel Existing Runs
4s
Cancel Existing Runs
Undeploy Backend
26s
Undeploy Backend
Delete Backend Container Image
23s
Delete Backend Container Image
Undeploy Frontend
29s
Undeploy Frontend
Delete Frontend Container Image
21s
Delete Frontend Container Image
Undeploy Hasura
35s
Undeploy Hasura
Delete Hasura Container Image
37s
Delete Hasura Container Image
Delete SQL User & Database
33s
Delete SQL User & Database
Build Backend Container Image
3m 53s
Build Backend Container Image
Build Hasura Container Image
24s
Build Hasura Container Image
Create New SQL User & Database
34s
Create New SQL User & Database
Deploy Hasura
55s
Deploy Hasura
Seed Database
7s
Seed Database
Build Frontend Container Image
10m 39s
Build Frontend Container Image
Deploy Frontend
1m 16s
Deploy Frontend
Finish Deployment
3s
Finish Deployment
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Delete SQL User & Database
Process completed with exit code 1.
Seed Database
Process completed with exit code 1.
Deploy Frontend
Process completed with exit code 127.
Cancel Existing Runs
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Delete SQL User & Database
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Delete Hasura Container Image
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Delete Backend Container Image
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Undeploy Hasura
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Undeploy Backend
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Undeploy Frontend
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Delete Frontend Container Image
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Create New SQL User & Database
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Deploy Backend
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Deploy Hasura
"service_account_key" has been deprecated. Please switch to using google-github-actions/auth which supports both Workload Identity Federation and Service Account Key JSON authentication. For more details, see https://github.com/google-github-actions/setup-gcloud#authorization
Seed Database
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy Frontend
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.