Bump actions/checkout from 3 to 4 (#42) #108
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
Ktlint:
src/jmh/kotlin/Day11Bench.kt#L1
File must end with a newline (\n)
|
Ktlint:
src/jmh/kotlin/Day11Bench.kt#L3
Wildcard import (cannot be auto-corrected)
|
Ktlint:
src/jmh/kotlin/Day1Bench.kt#L1
File must end with a newline (\n)
|
Ktlint:
src/jmh/kotlin/Day1Bench.kt#L3
Wildcard import (cannot be auto-corrected)
|
Ktlint:
src/test/kotlin/SolutionsTest.kt#L1
File must end with a newline (\n)
|
Ktlint:
src/test/kotlin/SolutionsTest.kt#L1
Wildcard import (cannot be auto-corrected)
|
Ktlint:
src/test/kotlin/util/AnnotationTest.kt#L1
File must end with a newline (\n)
|
Ktlint:
src/test/kotlin/util/AnnotationTest.kt#L37
Missing space after //
|
Ktlint:
src/test/kotlin/util/InputReaderTest.kt#L1
File must end with a newline (\n)
|
Ktlint:
src/test/kotlin/days/Day7Test.kt#L1
File must end with a newline (\n)
|