chore: update project files #1130
ci.yml
on: pull_request
[Dart] Check formatting
18s
[Dart] Static code analysis
51s
[Kotlin] Code quality
13s
Package score
1m 37s
Matrix: [Android] Build APK
Matrix: [Web] Build WASM
Matrix: [Web] Build
Matrix: [Android] Integration tests
Matrix: Unit tests
Annotations
7 errors
|
[Kotlin] Code quality:
example/android/app/src/main/kotlin/com/github/josxha/maplibre_example/MainActivity.kt#L1
[ktlint] reported by reviewdog 🐶
Package name must not contain underscore
Raw Output:
example/android/app/src/main/kotlin/com/github/josxha/maplibre_example/MainActivity.kt:1:9: error: Package name must not contain underscore (standard:package-name)
|
|
[Kotlin] Code quality:
example/android/build.gradle.kts#L23
[ktlint] reported by reviewdog 🐶
Not a valid Kotlin file (23:14 expecting an element)
Raw Output:
example/android/build.gradle.kts:23:14: error: Not a valid Kotlin file (23:14 expecting an element) ()
|
|
[Kotlin] Code quality:
example/android/settings.gradle.kts#L2
[ktlint] reported by reviewdog 🐶
A multiline expression should start on a new line
Raw Output:
example/android/settings.gradle.kts:2:26: error: A multiline expression should start on a new line (standard:multiline-expression-wrapping)
|
|
[Android] Build APK (3.29.0)
Process completed with exit code 1.
|
|
[Android] Build APK
Process completed with exit code 1.
|
|
[Android] Integration tests (23)
The process '/usr/bin/sh' failed with exit code 1
|
|
[Android] Integration tests (35)
The process '/usr/bin/sh' failed with exit code 1
|