Skip to content

chore(deps): update public.ecr.aws/docker/library/alpine docker tag to v3.20 - autoclosed #2

chore(deps): update public.ecr.aws/docker/library/alpine docker tag to v3.20 - autoclosed

chore(deps): update public.ecr.aws/docker/library/alpine docker tag to v3.20 - autoclosed #2

GitHub Actions / ktlint succeeded Jun 2, 2024 in 0s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

testdata/main.kt|1 col 1| File 'main.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'Test.kt'
testdata/main.kt|1 col 1| Unused import
testdata/main.kt|2 col 1| Wildcard import
testdata/main.kt|5 col 22| Missing trailing comma before ")"
testdata/main.kt|6 col 1| File must end with a newline (\n)