Switch to gen2 API #431
integration.yml
on: pull_request
https_trigger
18s
event_trigger
17s
Annotations
2 errors
event_trigger
google-github-actions/deploy-cloud-functions failed with: failed to POST https://cloudfunctions.googleapis.com/v2/projects/graphite-test-github-it/locations/us-central1/functions?functionId=event-trigger-431: (400) {
"error": {
"code": 400,
"message": "Pubsub topic can only be set for events with type google.cloud.pubsub.topic.v1.messagePublished.",
"status": "INVALID_ARGUMENT"
}
}
|
https_trigger
google-github-actions/deploy-cloud-functions failed with: failed to POST https://cloudfunctions.googleapis.com/v2/projects/graphite-test-github-it/locations/us-central1/functions?functionId=https-trigger-431: (400) {
"error": {
"code": 400,
"message": "Could not create Cloud Run service https-trigger-431. spec.template.metadata.annotations: The run.googleapis.com/vpc-access-egress annotation cannot be set without also setting the run.googleapis.com/vpc-access-connector annotation or the run.googleapis.com/network-interfaces annotation.",
"status": "INVALID_ARGUMENT"
}
}
|