Skip to content

Bump org.jetbrains.qodana from 2024.1.1 to 2024.1.5 #34

Bump org.jetbrains.qodana from 2024.1.1 to 2024.1.5

Bump org.jetbrains.qodana from 2024.1.1 to 2024.1.5 #34

GitHub Actions / Qodana Community for JVM completed May 31, 2024 in 0s

346 new problems found by Qodana Community for JVM

Qodana Community for JVM

346 new problems were found

Inspection name Severity Problems
Unused import 🔶 Warning 193
Unnecessary unicode escape sequence 🔶 Warning 79
Unused assignment 🔶 Warning 6
@NotNull/@Nullable problems 🔶 Warning 5
Field can be local 🔶 Warning 3
Loop variable not updated inside loop 🔶 Warning 3
Redundant local variable 🔶 Warning 2
C-style array declaration 🔶 Warning 1
Field may be 'final' 🔶 Warning 1
Redundant type cast 🔶 Warning 1
Trailing whitespace in text block 🔶 Warning 1
Duplicate branches in 'switch' ◽️ Notice 45
Commented out code ◽️ Notice 6

💡 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/qodana-action@v2023.3.1
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 31 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

C-style array declaration

Field `ZZ_LEXSTATE` has C-style array type declaration

Check notice on line 20 in src/main/java/com/github/dweindl/intellijantimony/psi/AntimonyElementFactory.java

See this annotation in the file changed.

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

Commented out code

Commented out code (4 lines)

Check notice on line 41 in src/main/java/com/github/dweindl/intellijantimony/psi/impl/AntimonyPsiImplUtil.java

See this annotation in the file changed.

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

Commented out code

Commented out code (6 lines)

Check notice on line 16 in src/main/java/com/github/dweindl/intellijantimony/psi/impl/AntimonyPsiImplUtil.java

See this annotation in the file changed.

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

Commented out code

Commented out code (22 lines)

Check notice on line 61 in src/main/java/com/github/dweindl/intellijantimony/psi/impl/AntimonyPsiImplUtil.java

See this annotation in the file changed.

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

Commented out code

Commented out code (21 lines)

Check notice on line 11 in src/main/java/com/github/dweindl/intellijantimony/psi/AntimonyElementFactory.java

See this annotation in the file changed.

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

Commented out code

Commented out code (4 lines)

Check notice on line 51 in src/main/java/com/github/dweindl/intellijantimony/AntimonySyntaxHighlighter.java

See this annotation in the file changed.

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

Commented out code

Commented out code (6 lines)

Check notice on line 721 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 611 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 631 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 656 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 681 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 816 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 701 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 736 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 831 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 726 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 651 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 691 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 786 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 761 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 646 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 746 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 711 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'

Check notice on line 826 in src/main/gen/com/github/dweindl/intellijantimony/_AntimonyLexer.java

See this annotation in the file changed.

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

Duplicate branches in 'switch'

Duplicate branch in 'switch'