Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

resolve #145 - correct definition of prop inputPaths use sonar.sources #146

Merged
merged 2 commits into from
Sep 23, 2021
Merged

resolve #145 - correct definition of prop inputPaths use sonar.sources #146

merged 2 commits into from
Sep 23, 2021

Conversation

Monax111
Copy link

correct definition of prop inputPaths use sonar.sources

@cortinico
Copy link
Member

There seems to be failures on CI:

Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (50, 5) Type mismatch: inferred type is List<Unit>! but List<Path> was expected
Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (51, 39) Unresolved reference: of
Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (52, 14) Type mismatch: inferred type is List<Path> but List<Unit>! was expected

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Monax111
Copy link
Author

There seems to be failures on CI:

Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (50, 5) Type mismatch: inferred type is List<Unit>! but List<Path> was expected
Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (51, 39) Unresolved reference: of
Error:  /home/runner/work/sonar-kotlin/sonar-kotlin/src/main/kotlin/io/gitlab/arturbosch/detekt/sonar/sensor/DetektConfiguration.kt: (52, 14) Type mismatch: inferred type is List<Path> but List<Unit>! was expected

i fix it. Please try again

@cortinico cortinico merged commit 1a9b4b4 into detekt:master Sep 23, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants