Skip to content

[CDAP-20957] Add scopes support to Remote Authenticator #78

[CDAP-20957] Add scopes support to Remote Authenticator

[CDAP-20957] Add scopes support to Remote Authenticator #78

Triggered via pull request February 9, 2024 13:57
Status Cancelled
Total duration 25s
Artifacts

e2e.yml

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

Annotations

3 errors and 6 warnings
build (cdap-e2e-tests)
The operation was canceled.
build (cdap-e2e-tests)
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 (cdap-e2e-tests)
google-github-actions/upload-cloud-storage failed with: ENOENT: no such file or directory, lstat '/tmp/cdap/cdap/plugin/cdap-e2e-tests/target/cucumber-reports'
build (cdap-e2e-tests)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, dorny/paths-filter@4512585405083f25c027a35db413c2b3b9006d50, actions/upload-artifact@v3, google-github-actions/upload-cloud-storage@v0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (cdap-e2e-tests)
No files were found with the provided path: ./plugin/cdap-e2e-tests/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.
com.puppycrawl.tools.checkstyle.checks.imports.CustomImportOrderCheck: cdap-app-fabric/src/test/java/io/cdap/cdap/internal/app/runtime/monitor/RuntimeServiceRoutingTest.java#L44
Wrong lexicographical order for 'io.cdap.cdap.messaging.guice.MessagingServerRuntimeModule' import. Should be before 'io.cdap.cdap.messaging.spi.MessagingService'.
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck: cdap-authenticator-ext-gcp/src/main/java/io/cdap/cdap/authenticator/gcp/GCPRemoteAuthenticator.java#L34
Abbreviation in name 'GCPRemoteAuthenticator' must contain no more than '1' consecutive capital letters.