Skip to content

259 compose toggleable view for tv and mobile #388

259 compose toggleable view for tv and mobile

259 compose toggleable view for tv and mobile #388

Triggered via pull request October 6, 2023 07:12
Status Failure
Total duration 2m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
android-unit-test
Gradle build failed: see console output for details
android-lint
Gradle build failed: see console output for details
detekt: pillarbox-demo/src/main/java/ch/srgssr/pillarbox/demo/ui/player/SimplePlayerView.kt#L106
[detekt] reported by reviewdog 🐶 Private property `isDragged` is unused. Raw Output: /github/workspace/pillarbox-demo/src/main/java/ch/srgssr/pillarbox/demo/ui/player/SimplePlayerView.kt:106:9: warning: Private property `isDragged` is unused. (detekt.UnusedPrivateMember)