build and test #31
Annotations
1 error and 2 warnings
Build and Test
google-github-actions/upload-cloud-storage failed with: {
"error": {
"code": 400,
"message": "Invalid bucket name: '$GCP_BUCKET_NAME'",
"errors": [
{
"message": "Invalid bucket name: '$GCP_BUCKET_NAME'",
"domain": "global",
"reason": "invalid"
}
]
}
}
|
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Test
The "process_gcloudignore" option is true, but no .gcloudignore file was found. If you do not intend to process a gcloudignore file, set "process_gcloudignore" to false.
|