main #251
main #251
No new problems found by Qodana Community for JVM
Qodana Community for JVM
It seems all right 👌
No new problems were found according to the checks applied
💡 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 [email protected]
- 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 warning on line 117 in src/main/java/com/seailz/discordjar/utils/rest/DiscordRequest.java
github-actions / Qodana Community for JVM
AutoCloseable used without 'try'-with-resources
'Response' used without 'try'-with-resources statement
Check warning on line 252 in src/main/java/com/seailz/discordjar/utils/rest/DiscordRequest.java
github-actions / Qodana Community for JVM
AutoCloseable used without 'try'-with-resources
'Response' used without 'try'-with-resources statement
Check warning on line 73 in src/main/java/com/seailz/discordjar/gateway/heartbeat/HeartLogic.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 68 in src/main/java/com/seailz/discordjar/voice/udp/VoiceUDP.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 71 in src/main/java/com/seailz/discordjar/cache/JsonCache.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 101 in src/main/java/com/seailz/discordjar/voice/udp/VoiceUDP.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 111 in src/main/java/com/seailz/discordjar/voice/ws/VoiceGatewayFactory.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 36 in src/main/java/com/seailz/discordjar/utils/StatusRotor.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 38 in src/main/java/com/seailz/discordjar/utils/memory/MemoryWatcher.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 84 in src/main/java/com/seailz/discordjar/gateway/heartbeat/HeartLogic.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 186 in src/main/java/com/seailz/discordjar/utils/rest/DiscordRequest.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 273 in src/main/java/com/seailz/discordjar/DiscordJar.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 343 in src/main/java/com/seailz/discordjar/DiscordJar.java
github-actions / Qodana Community for JVM
Busy wait
Call to `Thread.sleep()` in a loop, probably busy-waiting
Check warning on line 82 in src/main/java/com/seailz/discordjar/cache/Cache.java
github-actions / Qodana Community for JVM
Catch block may ignore exception
Empty `catch` block
Check warning on line 167 in src/main/java/com/seailz/discordjar/cache/Cache.java
github-actions / Qodana Community for JVM
Catch block may ignore exception
Empty `catch` block
Check warning on line 112 in src/main/java/com/seailz/discordjar/voice/udp/VoiceUDP.java
github-actions / Qodana Community for JVM
Constant values
Condition `packet != null` is always `true`
Check warning on line 81 in src/main/java/com/seailz/discordjar/voice/udp/VoiceUDP.java
github-actions / Qodana Community for JVM
Constant values
Condition `frame != null` is always `true` when reached
Check warning on line 48 in src/main/java/com/seailz/discordjar/model/mentions/AllowedMentions.java
github-actions / Qodana Community for JVM
Constant values
Condition `users == null` is always `false`
Check warning on line 40 in src/main/java/com/seailz/discordjar/model/mentions/AllowedMentions.java
github-actions / Qodana Community for JVM
Constant values
Condition `parse == null` is always `false`
Check warning on line 246 in src/main/java/com/seailz/discordjar/utils/rest/DiscordRequest.java
github-actions / Qodana Community for JVM
Constant values
Condition `contentType != null` is always `true`
github-actions / Qodana Community for JVM
Constant values
Condition `new Color(embed.color()) != null` is always `true`
Check warning on line 85 in src/main/java/com/seailz/discordjar/cache/Cache.java
github-actions / Qodana Community for JVM
Constant values
Condition `cache.size() == -1` is always `false`
github-actions / Qodana Community for JVM
Constant values
Result of `embed.author().url()` is always 'null'
Check warning on line 92 in src/main/java/com/seailz/discordjar/voice/udp/VoiceUDP.java
github-actions / Qodana Community for JVM
Constant values
Condition `packet != null` is always `true`