Merge pull request #1901 from cloudsufi/xmlReader-cloudbuildfix #863
Annotations
1 error and 3 warnings
build (core-plugins)
Process completed with exit code 1.
|
build (core-plugins)
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.
|
build (core-plugins)
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files:
- uses: 'actions/checkout@v4'
# ...
- uses: 'google-github-actions/upload-cloud-storage@v2'
Check that the "path" points to a valid destination on disk, relative to the GitHub Workspace. Make sure your files are not being ignored via a .gcloudignore file in the repository.
|
build (core-plugins)
No files were found with the provided path: ./**/target/e2e-debug. No artifacts will be uploaded.
|