Skip to content

Merge pull request #45 from tintin10q/biggergui #28

Merge pull request #45 from tintin10q/biggergui

Merge pull request #45 from tintin10q/biggergui #28

GitHub Actions / Qodana completed Jan 26, 2024 in 0s

Qodana

9 problems were detected.

Details

📓 Find out how to view the whole Qodana report.
📭 Contact us at [email protected]
👀 Or via our issue tracker: https://jb.gg/qodana-issue
🔥 Or share your feedback in our Slack: https://jb.gg/qodana-slack

Annotations

Check warning on line 42 in src/main/java/io/github/koxx12dev/universal/SkyclientUniversal.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Nullability and data flow problems

Argument `SkyclientUniversal.class.getResource("/universal/SkyblockClient128.png")` might be null

Check warning on line 191 in src/main/java/io/github/koxx12dev/universal/gson/ModData.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Inner class may be 'static'

Inner class `Warning` may be 'static'

Check warning on line 79 in src/main/java/io/github/koxx12dev/universal/utils/Http.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Suspicious indentation after control statement without braces

Suspicious indentation after 'if' statement

Check warning on line 143 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.google.common.hash.Hashing' is marked unstable with @Beta

Check warning on line 99 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'md5()' is declared in unstable class 'com.google.common.hash.Hashing' marked with @Beta

Check warning on line 99 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'toByteArray(java.io.File)' is marked unstable with @Beta

Check warning on line 143 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'md5()' is declared in unstable class 'com.google.common.hash.Hashing' marked with @Beta

Check warning on line 143 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'toByteArray(java.io.File)' is marked unstable with @Beta

Check warning on line 99 in src/main/java/io/github/koxx12dev/universal/guis/Installer.java

See this annotation in the file changed.

@github-actions github-actions / Qodana

Unstable API Usage

'com.google.common.hash.Hashing' is marked unstable with @Beta