Skip to content

RuleApp interface for all external solvers (prep for #3514) (#3521) #60

RuleApp interface for all external solvers (prep for #3514) (#3521)

RuleApp interface for all external solvers (prep for #3514) (#3521) #60

Triggered via push November 14, 2024 13:52
Status Failure
Total duration 6m 13s
Artifacts

code_quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 19 warnings, and 10 notices
checkstyle_new
Resource not accessible by integration
pmd
Resource not accessible by integration
qodana
Resource not accessible by integration
checkstyle_new
Resource not accessible by integration
checkstyle_new
Resource not accessible by integration
checkstyle_new
Resource not accessible by integration
pmd
Resource not accessible by integration
pmd
Resource not accessible by integration
pmd
Resource not accessible by integration
qodana
Resource not accessible by integration
qodana
Resource not accessible by integration
qodana
Resource not accessible by integration
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2022.1 with the current CLI (2024.2.5)
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2022.1 with the current CLI (2024.2.5)
qodana
You are using a non-compatible Qodana linter jetbrains/qodana-jvm-community:2022.1 with the current CLI (2024.2.5)
Duplicate branches in 'switch': recoder/src/main/java/recoder/bytecode/ByteCodeParser.java#L1064
Branch in 'switch' is a duplicate of the default branch
Duplicate branches in 'switch': recoder/src/main/java/recoder/bytecode/ByteCodeParser.java#L1136
Branch in 'switch' is a duplicate of the default branch
Multiple occurrences of the same expression: key.ui/src/test/java/de/uka/ilkd/key/gui/ShortUniqueFileNamesTest.java#L20
Multiple occurrences of `Paths.get("z", "a", "b", "c").toString()`