FusionAuth / fusionauth-android-sdk

Android SDK for FusionAuth
https://fusionauth.io
Other
3 stars 1 forks source link

Detekt reports issues twice in PR #14

Closed Aaron-Ritter closed 9 months ago

Aaron-Ritter commented 9 months ago

Detekt reports issues twice in PR

image

Aaron-Ritter commented 9 months ago

https://github.com/detekt/detekt/issues/5871

Aaron-Ritter commented 9 months ago

https://detekt.dev/docs/introduction/reporting/#merging-reports

Aaron-Ritter commented 9 months ago

https://github.com/search?q=repo%3Asonderformat-llc%2Fc111-inversoft-mobile-sdk-android%20detektReportMergeSarif&type=code

Aaron-Ritter commented 9 months ago

https://detekt.dev/docs/gettingstarted/gradle/ detektMain - Similar to detekt, but runs only on the main source set (Android: all production source sets) detektTest - Similar to detekt, but runs only on the test source set (Android: all JVM and Android Test source sets)

https://stackoverflow.com/questions/49995270/difference-between-src-main-java-and-src-test-java-in-a-maven-project