Skip to content

fix: OSX, No Sound and No Debug Circle (#39)

Sign in for the full log view
GitHub Actions / Qodana Community for JVM completed Feb 22, 2024 in 0s

10 new problems found by Qodana Community for JVM

Qodana Community for JVM

6 new problems were found

Inspection name Severity Problems
Deprecated API usage 🔶 Warning 4
Deprecated member is still used 🔶 Warning 1
Suspicious variable/parameter name combination 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 11 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/GraphTask.java

See this annotation in the file changed.

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

Deprecated member is still used

Deprecated member 'GraphTask' is still used

Check warning on line 60 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/Renderer.java

See this annotation in the file changed.

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

Deprecated API usage

'dk.sebsa.spellbook.graphics.GraphTask' is deprecated

Check warning on line 18 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/RenderingThread.java

See this annotation in the file changed.

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

Deprecated API usage

'dk.sebsa.spellbook.graphics.GraphTask' is deprecated

Check warning on line 44 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/RenderingThread.java

See this annotation in the file changed.

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

Deprecated API usage

'dk.sebsa.spellbook.graphics.GraphTask' is deprecated

Check warning on line 48 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/Renderer.java

See this annotation in the file changed.

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

Deprecated API usage

'dk.sebsa.spellbook.graphics.GraphTask' is deprecated

Check warning on line 188 in spellbook/src/main/java/dk/sebsa/spellbook/graphics/opengl/GL2D.java

See this annotation in the file changed.

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

Suspicious variable/parameter name combination

'y' should probably not be passed as parameter 'x'