This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
GitHub Actions / Qodana Community for JVM
completed
Mar 27, 2024 in 0s
5 new problems found by Qodana Community for JVM
Qodana Community for JVM
5 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Declaration has problems in Javadoc references |
🔶 Warning | 3 |
Unused import |
🔶 Warning | 2 |
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at qodana-support@jetbrains.com
- 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
github-actions / Qodana Community for JVM
Declaration has problems in Javadoc references
Cannot resolve symbol `entity`
github-actions / Qodana Community for JVM
Declaration has problems in Javadoc references
Cannot resolve symbol `context`
Check warning on line 62 in src/main/java/net/dumbcode/projectnublar/core/blocks/DumbBlocks.java
github-actions / Qodana Community for JVM
Declaration has problems in Javadoc references
Cannot resolve symbol `INGOTS`
github-actions / Qodana Community for JVM
Unused import
Unused import `import net.minecraft.world.entity.animal.Animal;`
github-actions / Qodana Community for JVM
Unused import
Unused import `import net.dumbcode.projectnublar.core.blocks.DumbBlocks;`
Loading