Overloaded Operators for KeY lang #2068
code_quality.yml
on: pull_request
qodana
3m 21s
formatting
1m 5s
checkstyle_new
1m 36s
pmd
1m 35s
Annotations
1 error, 11 warnings, and 1 notice
formatting
Gradle build failed: see console output for details
|
formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.4.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
checkstyle_new
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.4.2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
checkstyle_new
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
pmd
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/gradle-build-action@v2.4.2, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pmd
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
qodana
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, JetBrains/qodana-action@v2022.3.0, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
qodana
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
'if' statement with identical branches:
key.core/src/main/java/de/uka/ilkd/key/pp/NotationInfo.java#L469
'if' statement can be collapsed
|
Constant conditions & exceptions:
key.core/src/main/java/de/uka/ilkd/key/nparser/builder/ExpressionBuilder.java#L255
Argument `left` might be null
|
Constant conditions & exceptions:
key.core/src/main/java/de/uka/ilkd/key/nparser/builder/ExpressionBuilder.java#L259
Argument `right` might be null
|
Suspicious 'Collection.toArray()' call:
key.core/src/main/java/de/uka/ilkd/key/nparser/builder/FunctionPredicateBuilder.java#L204
Array of type 'java.lang.Boolean\[\]\[\]' expected, 'java.lang.Boolean\[\]' found
|
Constant conditions & exceptions:
key.core/src/test/java/de/uka/ilkd/key/nparser/ExprTest.java#L62
Value `levels` is always 'null'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
qodana-report
Expired
|
13.9 MB |
|