Switch to gen2 API #414
integration.yml
on: pull_request
https_trigger
16s
event_trigger
16s
Annotations
2 errors and 1 warning
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: (400) {
"error": {
"code": 400,
"message": "Malformed name: 'projects/graphite-test-github-it/locations/us-central1/functions/'",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"field": "projects/graphite-test-github-it/locations/us-central1/functions/",
"description": "URL path has empty component"
}
]
}
]
}
}
|
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: (400) {
"error": {
"code": 400,
"message": "Malformed name: 'projects/graphite-test-github-it/locations/us-central1/functions/'",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.rpc.BadRequest",
"fieldViolations": [
{
"field": "projects/graphite-test-github-it/locations/us-central1/functions/",
"description": "URL path has empty component"
}
]
}
]
}
}
|
event_trigger
Unexpected input(s) 'timeout', valid inputs are ['name', 'description', 'project_id', 'region', 'environment', 'source_dir', 'env_vars', 'env_vars_file', 'labels', 'entry_point', 'runtime', 'memory_mb', 'vpc_connector', 'vpc_connector_egress_settings', 'ingress_settings', 'secret_environment_variables', 'secret_volumes', 'service_account_email', 'service_timeout', 'min_instances', 'max_instances', 'https_trigger_security_level', 'event_trigger_type', 'event_trigger_resource', 'event_trigger_service', 'event_trigger_retry', 'deploy_timeout', 'build_worker_pool', 'build_environment_variables', 'build_environment_variables_file', 'docker_registry', 'docker_repository', 'kms_key_name', 'universe']
|