Merge pull request #133 from data-integrations/sec-vuln-fix-develop #66
Annotations
3 errors and 4 warnings
build
The v0 series of google-github-actions/get-secretmanager-secrets is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/get-secretmanager-secrets
|
build
Process completed with exit code 1.
|
build
The v0 series of google-github-actions/upload-cloud-storage is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/upload-cloud-storage
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, google-github-actions/get-secretmanager-secrets@v0, actions/upload-artifact@v3, google-github-actions/upload-cloud-storage@v0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
No files were found with the provided path: ./**/target/cucumber-reports. No artifacts will be uploaded.
|
build
No files were found with the provided path: ./**/target/e2e-debug. No artifacts will be uploaded.
|
build
There are no files to upload! Make sure the workflow uses the "checkout"step before uploading files:
- uses: 'actions/checkout@v3'
# ...
- uses: 'google-github-actions/upload-cloud-storage@v0'
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.
|