Skip to content

chore: merge with upstream Spoon v11 #64

chore: merge with upstream Spoon v11

chore: merge with upstream Spoon v11 #64

GitHub Actions / Qodana Community for JVM failed Apr 12, 2024 in 0s

96 new problems found by Qodana Community for JVM

Qodana Community for JVM

96 new problems were found

Inspection name Severity Problems
Usage of API marked for removal 🔴 Failure 70
Redundant type cast 🔶 Warning 7
Unchecked warning 🔶 Warning 7
Nullability and data flow problems 🔶 Warning 6
Deprecated member is still used 🔶 Warning 3
Declaration has problems in Javadoc references 🔶 Warning 1
Redundant field initialization 🔶 Warning 1
Return of 'null' 🔶 Warning 1

💡 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:

  1. Register at Qodana Cloud and configure the action
  2. Use GitHub Code Scanning with Qodana
  3. Host Qodana report at GitHub Pages
  4. 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/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 1115 in src/main/java/spoon/reflect/visitor/CtBiScannerDefault.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `getRecordType` may produce `NullPointerException`

Check warning on line 161 in src/main/java/spoon/support/compiler/jdt/ContextBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `node` may produce `NullPointerException`

Check warning on line 100 in src/main/java/spoon/support/compiler/jdt/ContextBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `element` may produce `NullPointerException`

Check warning on line 634 in src/main/java/spoon/reflect/visitor/CtBiScannerDefault.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `getAnnotations` may produce `NullPointerException`

Check warning on line 1102 in src/main/java/spoon/reflect/visitor/CtBiScannerDefault.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `getTypeCasts` may produce `NullPointerException`

Check warning on line 153 in src/main/java/spoon/support/compiler/jdt/ContextBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Nullability and data flow problems

Method invocation `element` may produce `NullPointerException`

Check warning on line 25 in src/main/java/spoon/javadoc/internal/JavadocDescriptionElement.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated member is still used

Deprecated member 'JavadocDescriptionElement' is still used

Check warning on line 31 in src/main/java/spoon/javadoc/internal/JavadocBlockTag.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated member is still used

Deprecated member 'JavadocBlockTag' is still used

Check warning on line 26 in src/main/java/spoon/javadoc/internal/JavadocInlineTag.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Deprecated member is still used

Deprecated member 'JavadocInlineTag' is still used

Check warning on line 134 in src/main/java/spoon/support/compiler/jdt/ContextBuilder.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Declaration has problems in Javadoc references

Cannot resolve symbol `ASTPair`

Check failure on line 12 in src/main/java/spoon/reflect/visitor/ImportCleaner.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 41 in src/main/java/spoon/javadoc/internal/JavadocDescription.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 165 in src/main/java/spoon/support/reflect/code/CtJavaDocImpl.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 135 in src/main/java/spoon/javadoc/internal/Javadoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescription' is deprecated since version 11.0.0 and marked for removal

Check failure on line 29 in src/main/java/spoon/javadoc/internal/JavadocDescription.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 130 in src/main/java/spoon/javadoc/internal/Javadoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescription' is deprecated since version 11.0.0 and marked for removal

Check failure on line 93 in src/main/java/spoon/reflect/code/CtJavaDoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 17 in src/main/java/spoon/javadoc/internal/Javadoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocInlineTag' is deprecated since version 11.0.0 and marked for removal

Check failure on line 281 in src/main/java/spoon/reflect/visitor/ImportCleaner.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocInlineTag' is deprecated since version 11.0.0 and marked for removal

Check failure on line 166 in src/main/java/spoon/support/reflect/code/CtJavaDocImpl.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.Javadoc' is deprecated since version 11.0.0 and marked for removal

Check failure on line 43 in src/main/java/spoon/javadoc/internal/JavadocBlockTag.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.Javadoc' is deprecated since version 11.0.0 and marked for removal

Check failure on line 27 in src/main/java/spoon/javadoc/internal/JavadocSnippet.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal

Check failure on line 17 in src/main/java/spoon/javadoc/internal/Javadoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocInlineTag' is deprecated since version 11.0.0 and marked for removal

Check failure on line 75 in src/main/java/spoon/javadoc/internal/Javadoc.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescription' is deprecated since version 11.0.0 and marked for removal

Check failure on line 51 in src/main/java/spoon/javadoc/internal/JavadocDescription.java

See this annotation in the file changed.

@github-actions github-actions / Qodana Community for JVM

Usage of API marked for removal

'spoon.javadoc.internal.JavadocDescriptionElement' is deprecated since version 11.0.0 and marked for removal