Skip to content

Add support for \includesvg #544

Add support for \includesvg

Add support for \includesvg #544

GitHub Actions / Qodana Community for JVM failed Nov 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
Unused import directive 🔶 Warning 1
Nested lambda has shadowed implicit parameter ◽️ Notice 1

☁️ 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 6 in src/nl/hannahsten/texifyidea/completion/pathcompletion/LatexGraphicsPathProvider.kt

See this annotation in the file changed.

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

Unused import directive

Unused import directive

Check notice on line 37 in src/nl/hannahsten/texifyidea/completion/pathcompletion/LatexGraphicsPathProvider.kt

See this annotation in the file changed.

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

Nested lambda has shadowed implicit parameter

Implicit parameter 'it' of enclosing lambda is shadowed