Skip to content

Checks for pr "Linter setup test" by Xoka74 #4

Checks for pr "Linter setup test" by Xoka74

Checks for pr "Linter setup test" by Xoka74 #4

Triggered via pull request November 6, 2024 23:37
@Xoka74Xoka74
synchronize #10
linter-setup
Status Failure
Total duration 21s
Artifacts

pr_checks.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ktlint
Process completed with exit code 1.
ktlint: build.gradle.kts#L9
File must end with a newline (\n)
ktlint: data/build.gradle.kts#L35
File must end with a newline (\n)
ktlint: data/src/main/java/com/shurdev/data/di/RepositoryModule.kt#L14
Class body should not start with blank line
ktlint: data/src/main/java/com/shurdev/data/di/RepositoryModule.kt#L18
File must end with a newline (\n)
ktlint: data/src/main/java/com/shurdev/data/repositories/PlantRepositoryImpl.kt#L9
Class body should not start with blank line
ktlint: data/src/main/java/com/shurdev/data/repositories/PlantRepositoryImpl.kt#L30
Newline expected after opening parenthesis
ktlint: data/src/main/java/com/shurdev/data/repositories/PlantRepositoryImpl.kt#L30
Newline expected before closing parenthesis
ktlint: data/src/main/java/com/shurdev/data/repositories/PlantRepositoryImpl.kt#L32
Unexpected indentation (16) (should be 12)