[CDAP-20933] Fix k8s resource name cleaning logic #28
Triggered via pull request
January 9, 2024 20:51
Status
Failure
Total duration
1h 10m 45s
Artifacts
2
Annotations
2 errors and 4 warnings
build (cdap-e2e-tests)
Process completed with exit code 1.
|
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
|
com.puppycrawl.tools.checkstyle.checks.coding.OverloadMethodsDeclarationOrderCheck:
cdap-kubernetes/src/main/java/io/cdap/cdap/k8s/runtime/KubeTwillPreparer.java#L625
All overloaded methods should be placed next to each other. Placing non-overloaded methods in between overloaded methods with the same type is a violation. Previous overloaded method located at line '610'.
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-kubernetes/src/main/java/io/cdap/cdap/k8s/runtime/KubeTwillPreparer.java#L991
Abbreviation in name 'memoryMB' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.naming.AbbreviationAsWordInNameCheck:
cdap-kubernetes/src/main/java/io/cdap/cdap/k8s/runtime/KubeTwillPreparer.java#L994
Abbreviation in name 'reservedMemoryMB' must contain no more than '1' consecutive capital letters.
|
com.puppycrawl.tools.checkstyle.checks.coding.VariableDeclarationUsageDistanceCheck:
cdap-kubernetes/src/main/java/io/cdap/cdap/k8s/runtime/KubeTwillPreparer.java#L1321
Distance between variable 'spec' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Cucumber report - cdap-e2e-tests
Expired
|
2.74 MB |
|
Debug files - cdap-e2e-tests
Expired
|
45.9 KB |
|