Skip to content

Update go.mod

Update go.mod #6

Triggered via push November 4, 2023 14:06
Status Failure
Total duration 57s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
google-github-actions/deploy-appengine failed with: failed to execute gcloud command `gcloud app deploy --quiet --format json app.yaml --project *** --promote`: The component [app-engine-go] is required for staging this application. Your current Google Cloud CLI version is: 453.0.0 Installing components from version: 453.0.0 ┌───────────────────────────────────────────────────┐ │ These components will be installed. │ ├──────────────────────────────┬─────────┬──────────┤ │ Name │ Version │ Size │ ├──────────────────────────────┼─────────┼──────────┤ │ App Engine Go Extensions │ 1.9.75 │ 4.5 MiB │ │ Cloud Datastore Emulator │ 2.3.1 │ 36.2 MiB │ │ gRPC Python library │ 1.20.0 │ 2.1 MiB │ │ gcloud app Python Extensions │ 1.9.107 │ 8.3 MiB │ └──────────────────────────────┴─────────┴──────────┘ For the latest full release notes, please visit: https://cloud.google.com/sdk/release_notes ╔════════════════════════════════════════════════════════════╗ ╠═ Creating update staging area ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: App Engine Go Extensions ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: App Engine Go Extensions ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: Cloud Datastore Emulator ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: gRPC Python library ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: gRPC Python library ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Installing: gcloud app Python Extensions ═╣ ╚════════════════════════════════════════════════════════════╝ ╔════════════════════════════════════════════════════════════╗ ╠═ Creating backup and activating new installation ═╣ ╚════════════════════════════════════════════════════════════╝ Performing post processing steps... ......................................................done. Update done! Restarting command: $ gcloud app deploy --quiet --format json app.yaml --project *** --promote ERROR: (gcloud.app.deploy) Permissions error fetching application [apps/***]. Please make sure that you have permission to view applications on the project and that 176153368177-compute@developer.gserviceaccount.com has the App Engine Deployer (roles/appengine.deployer) role.