Skip to content

chore: grant write permissions to weblate action #5549

chore: grant write permissions to weblate action

chore: grant write permissions to weblate action #5549

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ktlint succeeded Aug 31, 2023 in 1s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (28)

app/src/main/java/com/github/libretube/api/SubscriptionHelper.kt|115 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/api/SubscriptionHelper.kt|133 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/api/obj/Streams.kt|44 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/api/obj/Streams.kt|56 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/enums/SupportedClient.kt|1 col 1| File 'SupportedClient.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'ImportFormat.kt'
app/src/main/java/com/github/libretube/helpers/BackupHelper.kt|95 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/helpers/ImageHelper.kt|3 col 1| Imports must be ordered in lexicographic order without any empty lines in-between
app/src/main/java/com/github/libretube/helpers/ThemeHelper.kt|136 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/services/DownloadService.kt|375 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/services/OnlinePlayerService.kt|377 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/activities/MainActivity.kt|139 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/adapters/NavBarOptionsAdapter.kt|33 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/adapters/VideosAdapter.kt|48 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/fragments/AudioPlayerFragment.kt|3 col 1| Imports must be ordered in lexicographic order without any empty lines in-between
app/src/main/java/com/github/libretube/ui/fragments/PlayerFragment.kt|660 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/fragments/PlayerFragment.kt|725 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/fragments/PlayerFragment.kt|777 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/fragments/PlayerFragment.kt|1636 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/fragments/SubscriptionsFragment.kt|90 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/listeners/PlayerGestureController.kt|63 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/listeners/PlayerGestureController.kt|147 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/listeners/PlayerGestureController.kt|150 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/preferences/AppearanceSettings.kt|83 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/sheets/ChaptersBottomSheet.kt|54 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/sheets/StatsSheet.kt|49 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/views/CustomExoPlayerView.kt|634 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/ui/views/OnlinePlayerView.kt|84 col 1| Exceeded max line length (100)
app/src/main/java/com/github/libretube/util/YouTubeHlsPlaylistParser.kt|1 col 1| File 'YouTubeHlsPlaylistParser.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'YoutubeHlsPlaylistParser.kt'