Javier
03/07/2021, 12:57 AMPreview unavailable
Sorry, we couldn't find this file in the repository.
I am using it in a multiplatform project, can be related?gammax
03/07/2021, 10:48 AMSorry, we couldn’t find this file in the repository.mmm do you have the path of the file?
Javier
03/07/2021, 11:01 AM- name: Upload code analysis reports
if: ${{ matrix.os == 'ubuntu-latest' && always() }}
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: build/reports/detekt/detekt.sarif
Javier
03/07/2021, 11:06 AMJavier
03/07/2021, 11:06 AMJavier
03/07/2021, 11:06 AMJavier
03/07/2021, 11:06 AMJavier
03/07/2021, 11:07 AMJavier
03/07/2021, 11:07 AMJavier
03/07/2021, 11:07 AMJavier
03/07/2021, 11:09 AMBrais Gabin
03/09/2021, 7:43 AMJavier
03/09/2021, 10:09 AMJavier
03/09/2021, 10:16 AMJavier
03/09/2021, 10:18 AMJavier
03/09/2021, 11:06 AMJavier
03/09/2021, 11:07 AMJavier
03/09/2021, 11:07 AMJavier
03/09/2021, 11:15 AMchao
03/10/2021, 5:22 AMbasePath
is newly introduced, it is not yet the default behavior for 1.16chao
03/10/2021, 5:22 AMdetekt {
basePath = rootProject.projectDir
}
chao
03/10/2021, 5:23 AMoriginalUriBaseIds
Javier
03/10/2021, 1:23 PMJavier
03/10/2021, 1:41 PMbasePath = rootProject.projectDir.path
Javier
03/10/2021, 1:42 PMBrais Gabin
03/10/2021, 4:04 PMchao
03/10/2021, 4:39 PMJavier
05/25/2021, 3:15 PMproject/common/Platform.kt
project/commonTest/PlatformTest.kt
project/ios/Platform.kt
project/iosTest/AnotherTest.kt
project/jvm/Platform.kt
project/jvmTest/AnotherTest.kt
...
project/build.gradle.kts
Javier
05/25/2021, 3:16 PMJavier
05/25/2021, 3:17 PMJavier
05/25/2021, 3:18 PMBrais Gabin
05/25/2021, 4:02 PM