Skip to content

Add ability to create sleep timers based on duration (clock time) and episode count #2844

Add ability to create sleep timers based on duration (clock time) and episode count

Add ability to create sleep timers based on duration (clock time) and episode count #2844

Triggered via pull request June 14, 2024 11:10
@ebliseblis
synchronize #7247
eblis:develop
Status Failure
Total duration 1m 21s
Artifacts

checks.yml

on: pull_request
Static Code Analysis
1m 12s
Static Code Analysis
Gradle Wrapper Validation
4s
Gradle Wrapper Validation
Emulator Test
0s
Emulator Test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Checkstyle: event/src/main/java/de/danoeh/antennapod/event/playback/PlaybackEndedEvent.java#L16
Line is longer than 120 characters (found 130).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L75
Line is longer than 120 characters (found 154).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L93
Line is longer than 120 characters (found 121).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L98
Line is longer than 120 characters (found 135).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L274
Line is longer than 120 characters (found 130).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L317
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L398
'}' at column 9 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally).
Static Code Analysis
Process completed with exit code 1.