Skip to content

feat: introduce feature drag and pointer events handling #920

feat: introduce feature drag and pointer events handling

feat: introduce feature drag and pointer events handling #920

Triggered via pull request January 10, 2025 19:19
Status Failure
Total duration 4m 57s
Artifacts 1

ci.yml

on: pull_request
[Dart] Check formatting
40s
[Dart] Check formatting
[Dart] Static code analysis
48s
[Dart] Static code analysis
[Kotlin] Code quality
13s
[Kotlin] Code quality
Package score
3m 0s
Package score
Matrix: [Android] Build APK
Matrix: [Web] Build WASM
Matrix: [Web] Build
Matrix: [Android] Integration tests
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 14 warnings
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L5
[ktlint] reported by reviewdog 🐶 Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:5:1: error: Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end (standard:import-ordering)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L33
[ktlint] reported by reviewdog 🐶 Unused import Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:33:1: error: Unused import (standard:no-unused-imports)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L125
[ktlint] reported by reviewdog 🐶 Trailing space(s) Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:125:1: error: Trailing space(s) (standard:no-trailing-spaces)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L422
[ktlint] reported by reviewdog 🐶 Newline expected after opening parenthesis Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:422:29: error: Newline expected after opening parenthesis (standard:function-signature)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L422
[ktlint] reported by reviewdog 🐶 Parameter should start on a newline Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:422:60: error: Parameter should start on a newline (standard:function-signature)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L422
[ktlint] reported by reviewdog 🐶 Parameter should start on a newline Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:422:78: error: Parameter should start on a newline (standard:function-signature)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L422
[ktlint] reported by reviewdog 🐶 Newline expected before closing parenthesis Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:422:94: error: Newline expected before closing parenthesis (standard:function-signature)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L430
[ktlint] reported by reviewdog 🐶 Unnecessary semicolon Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:430:24: error: Unnecessary semicolon (standard:no-semi)
[Kotlin] Code quality: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt#L433
[ktlint] reported by reviewdog 🐶 Newline expected after opening parenthesis Raw Output: android/src/main/kotlin/com/github/josxha/maplibre/MapLibreMapController.kt:433:32: error: Newline expected after opening parenthesis (standard:function-signature)
[Kotlin] Code quality
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
[Kotlin] Code quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Dart] Check formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Dart] Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit tests (3.27.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Web] Build (3.27.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Web] Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Web] Build WASM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Web] Build WASM (3.27.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Package score
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Android] Build APK
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Android] Build APK (3.27.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Android] Integration tests (23)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
[Android] Integration tests (35)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
maplibre-flutter-demo.apk
34.6 MB