refactor(testing): migrate to SpoonAssertions and deprecate old assertion package#6741
refactor(testing): migrate to SpoonAssertions and deprecate old assertion package#6741MartinWitt wants to merge 6 commits into
64 new problems found by Qodana for JVM
Qodana for JVM
Analyzed directory: ./src/main/java/
64 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Usage of API marked for removal |
🔴 Failure | 64 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- Inspect and use
qodana.sarif.json(see the Qodana SARIF format for details)
To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2026.1.0
with:
upload-result: trueContact Qodana team
Contact us at qodana-support@jetbrains.com
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check failure on line 16 in src/main/java/spoon/testing/AbstractFileAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 20 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 8 in src/main/java/spoon/testing/AbstractFileAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 8 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 19 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 41 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 35 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 55 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 45 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 8 in src/main/java/spoon/testing/AbstractAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 18 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 13 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 64 in src/main/java/spoon/testing/Assert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.CtElementAssert' is deprecated since version 11 and marked for removal
Check failure on line 47 in src/main/java/spoon/testing/Assert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractFileAssert' is deprecated since version 11 and marked for removal
Check failure on line 42 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 83 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.Assert' is deprecated since version 11 and marked for removal
Check failure on line 15 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 42 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 21 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 62 in src/main/java/spoon/testing/Assert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractCtElementAssert' is deprecated since version 11 and marked for removal
Check failure on line 36 in src/main/java/spoon/testing/Assert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractFileAssert' is deprecated since version 11 and marked for removal
Check failure on line 8 in src/main/java/spoon/testing/FileAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 8 in src/main/java/spoon/testing/AbstractCtPackageAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing' is deprecated since version 11 and marked for removal
Check failure on line 37 in src/main/java/spoon/testing/AbstractCtElementAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal
Check failure on line 52 in src/main/java/spoon/testing/AbstractFileAssert.java
github-actions / Qodana for JVM (./src/main/java)
Usage of API marked for removal
'spoon.testing.AbstractAssert' is deprecated since version 11 and marked for removal