ci: read the actual error message #192
push.yml
on: push
Create release
0s
Deploy to GCF - dev
11s
Annotations
1 error
Deploy to GCF - dev
google-github-actions/deploy-cloud-functions failed with: failed to PATCH https://cloudfunctions.googleapis.com/v2/projects/***/locations/us-central1/functions/wmrc-skid?updateMask=name,environment,buildConfig.runtime,buildConfig.entryPoint,buildConfig.source,serviceConfig.allTrafficOnLatestRevision,serviceConfig.availableMemory,serviceConfig.environmentVariables,serviceConfig.ingressSettings,serviceConfig.maxInstanceCount,serviceConfig.secretEnvironmentVariables,serviceConfig.secretVolumes,serviceConfig.serviceAccountEmail,serviceConfig.timeoutSeconds,eventTrigger.eventType,eventTrigger.pubsubTopic,eventTrigger.retryPolicy: (400) {
"error": {
"code": 400,
"message": "Validation failed for trigger projects/***/locations/us-central1/triggers/wmrc-skid-269701: The request was invalid: pubsub topic projects/***/topics/wmrc-topic is invalid or in a different project",
"status": "INVALID_ARGUMENT"
}
}
|