feat: Migrate com.avaloq.tools.ddk.check.ui.test to Junit5 #2733
verify.yml
on: pull_request
pmd
18s
maven-verify
9m 58s
Annotations
2 errors and 2 warnings
|
pmd
Process completed with exit code 1.
|
|
maven-verify
Process completed with exit code 1.
|
|
A method/constructor should not explicitly throw java.lang.Exception:
com.avaloq.tools.ddk.check.ui.test/src/com/avaloq/tools/ddk/check/ui/test/builder/CheckContextsExtensionTest.java#L62
A method/constructor shouldn't explicitly throw the generic java.lang.Exception, since it
is unclear which exceptions that can be thrown from the methods. It might be
difficult to document and understand such vague interfaces. Use either a class
derived from RuntimeException or a checked exception.
SignatureDeclareThrowsException (Priority: 3, Ruleset: Design)
https://docs.pmd-code.org/snapshot/pmd_rules_java_design.html#signaturedeclarethrowsexception
|
|
maven-verify
No files were found with the provided path: /com.avaloq.tools.ddk.xtext.test/target/work/data/.metadata/.log. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
PMD Report
Expired
|
852 Bytes |
sha256:d9a015c9cf43059f180a7421e425016c47d447ab03b6cf1835b2fed6d750c4f4
|
|