Skip to content
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

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 24 in src/main/java/net/dumbcode/projectnublar/core/blocks/entity/elements/TestBlockEntity.java

See this annotation in the file changed.

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

Declaration has problems in Javadoc references

Cannot resolve symbol `entity`

Check warning on line 25 in src/main/java/net/dumbcode/projectnublar/core/blocks/entity/elements/TestBlockEntity.java

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

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

Declaration has problems in Javadoc references

Cannot resolve symbol `INGOTS`

Check warning on line 6 in src/main/java/net/dumbcode/projectnublar/core/mobs/elements/DinosaurEntity.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.minecraft.world.entity.animal.Animal;`

Check warning on line 4 in src/main/java/net/dumbcode/projectnublar/core/blocks/entity/DumbEntityBlock.java

See this annotation in the file changed.

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

Unused import

Unused import `import net.dumbcode.projectnublar.core.blocks.DumbBlocks;`