Refresh file set cache in background #3697
GitHub Actions / Qodana Community for JVM
failed
Jan 23, 2025 in 0s
20 new problems found by Qodana Community for JVM
Qodana Community for JVM
3 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Redundant 'suspend' modifier |
🔶 Warning | 1 |
Unnecessary type argument |
◽️ Notice | 2 |
☁️ 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 110 in src/nl/hannahsten/texifyidea/util/files/PsiFile.kt
github-actions / Qodana Community for JVM
Redundant 'suspend' modifier
Redundant 'suspend' modifier
Check notice on line 153 in src/nl/hannahsten/texifyidea/util/files/ReferencedFileSetCache.kt
github-actions / Qodana Community for JVM
Unnecessary type argument
Remove explicit type arguments
Check notice on line 154 in src/nl/hannahsten/texifyidea/util/files/ReferencedFileSetCache.kt
github-actions / Qodana Community for JVM
Unnecessary type argument
Remove explicit type arguments
Loading