Skip to content

Test cdap

Test cdap #12

Triggered via pull request November 7, 2023 17:13
Status Failure
Total duration 1m 18s
Artifacts

e2e.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build (cdap-e2e-tests)
Process completed with exit code 1.
build (cdap-e2e-tests)
The following actions uses node12 which is deprecated and will be forced to run on node16: dorny/paths-filter@b2feaf19c27470162a626bd6fa8438ae5b263721. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (cdap-e2e-tests)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (cdap-e2e-tests)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (cdap-e2e-tests)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (cdap-e2e-tests)
No files were found with the provided path: ./**/target/cucumber-reports. No artifacts will be uploaded.
build (cdap-e2e-tests)
No files were found with the provided path: ./**/target/e2e-debug. No artifacts will be uploaded.
build (cdap-e2e-tests)
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.