Update gcp-deploy.yaml #21
gcp-deploy.yaml
on: push
Setup Gcloud Account
1m 34s
Annotations
1 error and 2 warnings
Setup Gcloud Account
google-github-actions/deploy-cloud-functions failed with: failed to PATCH https://cloudfunctions.googleapis.com/v1/projects/***/locations/us-central1/functions/onGenerationCreated?updateMask=availableMemoryMb,buildEnvironmentVariables,buildWorkerPool,description,dockerRegistry,dockerRepository,entryPoint,environmentVariables,eventTrigger,httpsTrigger,ingressSettings,kmsKeyName,labels,maxInstances,minInstances,name,network,runtime,secretEnvironmentVariables,secretVolumes,serviceAccountEmail,timeout,vpcConnector,vpcConnectorEgressSettings,sourceUploadUrl: (400) {
"error": {
"code": 400,
"message": "Change of function trigger type or event provider is not allowed",
"status": "FAILED_PRECONDITION"
}
}
|
Setup Gcloud Account
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, google-github-actions/auth@v1, google-github-actions/setup-gcloud@v1, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup Gcloud Account
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|