pachli-android/build-logic/convention/src/main/kotlin
Nik Clayton f10e125a5f
ci: Upload SARIF files with lint results (#1060)
Perform the lint check as normal, saving the exit code and ignoring any
error exit codes.

Then upload the lint results as SARIF files for display in GitHub.

Then exit with whatever exit code lint returned, to ensure that a lint
failure causes the CI job to fail too.
2024-10-29 17:17:12 +01:00
..
app/pachli refactor: Replace deprecated `kotlinOptions` with `compilerOptions` (#763) 2024-06-19 14:27:10 +02:00
AndroidApplicationConventionPlugin.kt refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
AndroidHiltConventionPlugin.kt refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
AndroidLibraryConventionPlugin.kt refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00
AndroidLintConventionPlugin.kt ci: Upload SARIF files with lint results (#1060) 2024-10-29 17:17:12 +01:00
AndroidRoomConventionPlugin.kt refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00