Added cloud run deployment #5
Annotations
3 errors and 4 warnings
deploy
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/auth
|
deploy
The v0 series of google-github-actions/deploy-cloudrun is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/deploy-cloudrun
|
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy *** --image containers.deltares.nl/blue_earth_data/dgds-frontend:latest --quiet --platform managed --region *** --project dgds-i1000482-002 --format json`: Deploying container to Cloud Run service [***] in project [dgds-i1000482-002] region [***]
Deploying...
failed
Deployment failed
ERROR: (gcloud.run.deploy) spec.template.spec.containers[0].image: Expected an image path like [host/]repo-path[:tag and/or @digest], where host is one of [region.]gcr.io, [region-]docker.pkg.dev or docker.io but obtained containers.deltares.nl/blue_earth_data/dgds-frontend:latest
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Unexpected input(s) 'envkey_VUE_APP_MAPBOX_TOKEN', 'envkey_VUE_APP_MAPBOX_STYLE', 'envkey_VUE_APP_MAPBOX_LAYERS_STYLE', 'envkey_VUE_APP_SERVER_URL', 'envkey_VUE_APP_CATALOG_URL', 'envkey_VUE_APP_AUTH_AUTHORITY', 'envkey_VUE_APP_AUTH_ID', 'envkey_VUE_APP_AUTH_TYPE', 'envkey_VUE_APP_AUTH_SCOPE', 'envkey_VUE_APP_STORIES_CONFIGURATION_URL', 'envkey_VUE_APP_NEWS_CONFIGURATION_URL', valid inputs are ['entryPoint', 'args', 'file_name', 'directory', 'fail_on_empty']
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, google-github-actions/auth@v0, google-github-actions/deploy-cloudrun@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
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/
|