Switch to gen2 API #425
integration.yml
on: pull_request
https_trigger
18s
event_trigger
23s
Annotations
2 errors and 1 warning
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-425: (403) {
"error": {
"code": 403,
"message": "Caller is missing permission 'iam.serviceaccounts.actAs' on service account projects/-/serviceAccounts/[email protected] the role 'roles/iam.serviceAccountUser' to the caller on the service account projects/-/serviceAccounts/[email protected] can do that by running 'gcloud iam service-accounts add-iam-policy-binding projects/-/serviceAccounts/[email protected] --member MEMBER --role roles/iam.serviceAccountUser'where MEMBER has a prefix like 'user:' or 'serviceAccount:'.Details and instructions for the Cloud Console can be found at https://cloud.google.com/functions/docs/reference/iam/roles#additional-configuration.",
"status": "PERMISSION_DENIED"
}
}
|
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-425: (403) {
"error": {
"code": 403,
"message": "Caller is missing permission 'iam.serviceaccounts.actAs' on service account projects/-/serviceAccounts/[email protected] the role 'roles/iam.serviceAccountUser' to the caller on the service account projects/-/serviceAccounts/[email protected] can do that by running 'gcloud iam service-accounts add-iam-policy-binding projects/-/serviceAccounts/[email protected] --member MEMBER --role roles/iam.serviceAccountUser'where MEMBER has a prefix like 'user:' or 'serviceAccount:'.Details and instructions for the Cloud Console can be found at https://cloud.google.com/functions/docs/reference/iam/roles#additional-configuration.",
"status": "PERMISSION_DENIED"
}
}
|
event_trigger
Unexpected input(s) 'timeout', valid inputs are ['name', 'description', 'project_id', 'region', 'environment', 'source_dir', 'environment_variables', 'environment_variables_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']
|