Support label references to user defined listings environment #662
GitHub Actions / Qodana Community for JVM
failed
Dec 27, 2024 in 0s
21 new problems found by Qodana Community for JVM
Qodana Community for JVM
2 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Explicit 'get' or 'set' call |
◽️ Notice | 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
Check notice on line 51 in src/nl/hannahsten/texifyidea/util/labels/LabelExtraction.kt
github-actions / Qodana Community for JVM
Explicit 'get' or 'set' call
Should be replaced with indexing
Check notice on line 101 in src/nl/hannahsten/texifyidea/util/labels/LabelExtraction.kt
github-actions / Qodana Community for JVM
Explicit 'get' or 'set' call
Should be replaced with indexing
Loading