sonar-detekt icon indicating copy to clipboard operation
sonar-detekt copied to clipboard

SonarQube plugin for Kotlin

Results 21 sonar-detekt issues
Sort by recently updated
recently updated
newest added

ERROR: Error during SonarScanner execution 14:31:50 java.lang.IllegalArgumentException: Given path src/main does not exist! 14:31:50 at io.gitlab.arturbosch.detekt.core.KtTreeCompiler.compile(KtTreeCompiler.kt:22) 14:31:50 at io.gitlab.arturbosch.detekt.core.tooling.ParsingStrategyKt$inputPathsToKtFiles$1.invoke(ParsingStrategy.kt:25) 14:31:50 at io.gitlab.arturbosch.detekt.core.tooling.ParsingStrategyKt$inputPathsToKtFiles$1.invoke(ParsingStrategy.kt:23) 14:31:50 at io.gitlab.arturbosch.detekt.core.tooling.Lifecycle$analyze$filesToAnalyze$1.invoke(Lifecycle.kt:36)