Skip to content

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

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 #2846

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

checks.yml

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

Annotations

11 errors
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L98
Line is longer than 120 characters (found 121).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/SleepTimerDialog.java#L103
Line is longer than 120 characters (found 135).
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L262
'block' child has incorrect indentation level 20, expected level should be 12.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L263
'if' has incorrect indentation level 20, expected level should be 12.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L264
'if' has incorrect indentation level 24, expected level should be 16.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L265
'if' child has incorrect indentation level 28, expected level should be 20.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L266
'if rcurly' has incorrect indentation level 24, expected level should be 16.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L267
'if' child has incorrect indentation level 24, expected level should be 16.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L268
'if rcurly' has incorrect indentation level 20, expected level should be 12.
Checkstyle: app/src/main/java/de/danoeh/antennapod/ui/screen/playback/audio/AudioPlayerFragment.java#L269
'else' child has incorrect indentation level 24, expected level should be 16.
Static Code Analysis
Process completed with exit code 1.