Bump org.jetbrains.exposed:exposed-java-time from 1.0.0 to 1.2.0 #21
21 new problems found by Qodana for JVM
Qodana for JVM
21 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Unstable API Usage |
🔶 Warning | 11 |
Constant conditions |
🔶 Warning | 5 |
Assigned value is never read |
🔶 Warning | 1 |
Constant conditions |
◽️ Notice | 4 |
View the detailed Qodana report
To be able to view the detailed Qodana report, you can either:
- Register at Qodana Cloud and configure the action
- Use GitHub Code Scanning with Qodana
- Host Qodana report at GitHub Pages
- Inspect and use
qodana.sarif.json(see the Qodana SARIF format for details)
To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2025.3.2
with:
upload-result: trueContact 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
Check warning on line 39 in entity/src/main/kotlin/com/peco2282/devcore/entity/trail.kt
github-actions / Qodana for JVM
Assigned value is never read
Assigned value is never read
github-actions / Qodana for JVM
Constant conditions
Value of 'flags' is always zero
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Value of 'flags' is always zero
github-actions / Qodana for JVM
Constant conditions
Value of 'flags' is always zero
github-actions / Qodana for JVM
Constant conditions
Cast will always fail
github-actions / Qodana for JVM
Constant conditions
Value of 'flags' is always zero
Check warning on line 38 in util/src/main/kotlin/com/peco2282/devcore/util/item.kt
github-actions / Qodana for JVM
Unstable API Usage
'io.papermc.paper.datacomponent.DataComponentType' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana for JVM
Unstable API Usage
'asBlockType()' is marked unstable with @ApiStatus.Internal
Check warning on line 20 in util/src/main/kotlin/com/peco2282/devcore/util/item.kt
github-actions / Qodana for JVM
Unstable API Usage
'io.papermc.paper.datacomponent.DataComponentType' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana for JVM
Unstable API Usage
'newData(org.bukkit.block.BlockType, java.lang.String)' is unstable because its signature references unstable interface 'org.bukkit.block.BlockType' marked with @ApiStatus.Experimental
Check warning on line 36 in util/src/main/kotlin/com/peco2282/devcore/util/item.kt
github-actions / Qodana for JVM
Unstable API Usage
'io.papermc.paper.datacomponent.DataComponentType' is marked unstable with @ApiStatus.Experimental
github-actions / Qodana for JVM
Unstable API Usage
'newData(org.bukkit.block.BlockType, java.lang.String)' is unstable because its signature references unstable interface 'org.bukkit.block.BlockType' marked with @ApiStatus.Internal
github-actions / Qodana for JVM
Unstable API Usage
'asBlockType()' is marked unstable with @ApiStatus.Internal
github-actions / Qodana for JVM
Unstable API Usage
'asBlockType()' is marked unstable with @ApiStatus.Internal
github-actions / Qodana for JVM
Unstable API Usage
'newData(org.bukkit.block.BlockType, java.lang.String)' is unstable because its signature references unstable interface 'org.bukkit.block.BlockType' marked with @ApiStatus.Experimental
github-actions / Qodana for JVM
Unstable API Usage
'asBlockType()' is marked unstable with @ApiStatus.Internal
github-actions / Qodana for JVM
Unstable API Usage
'newData(org.bukkit.block.BlockType, java.lang.String)' is unstable because its signature references unstable interface 'org.bukkit.block.BlockType' marked with @ApiStatus.Experimental