Skip to content

Lag en test som produserer dokumentasjon for alle grunnbeløp #60

Lag en test som produserer dokumentasjon for alle grunnbeløp

Lag en test som produserer dokumentasjon for alle grunnbeløp #60

Triggered via push May 30, 2024 11:14
Status Failure
Total duration 27s
Artifacts

reviewdog.yml

on: push
Check coding style violations
17s
Check coding style violations
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L25
[ktlint] reported by reviewdog 🐶 Unexpected indentation (16) (should be 12) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:25:1: error: Unexpected indentation (16) (should be 12) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L26
[ktlint] reported by reviewdog 🐶 Unexpected indentation (20) (should be 16) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:26:1: error: Unexpected indentation (20) (should be 16) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L27
[ktlint] reported by reviewdog 🐶 Unexpected indentation (20) (should be 16) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:27:1: error: Unexpected indentation (20) (should be 16) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L28
[ktlint] reported by reviewdog 🐶 Unexpected indentation (16) (should be 12) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:28:1: error: Unexpected indentation (16) (should be 12) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L34
[ktlint] reported by reviewdog 🐶 Unexpected indentation (16) (should be 12) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:34:1: error: Unexpected indentation (16) (should be 12) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L35
[ktlint] reported by reviewdog 🐶 Unexpected indentation (20) (should be 16) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:35:1: error: Unexpected indentation (20) (should be 16) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L36
[ktlint] reported by reviewdog 🐶 Unexpected indentation (20) (should be 16) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:36:1: error: Unexpected indentation (20) (should be 16) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L37
[ktlint] reported by reviewdog 🐶 Unexpected indentation (16) (should be 12) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:37:1: error: Unexpected indentation (16) (should be 12) (indent)
Check coding style violations: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt#L43
[ktlint] reported by reviewdog 🐶 Unexpected indentation (16) (should be 12) Raw Output: src/test/kotlin/no/nav/dagpenger/grunnbelop/GrunnbelopTest.kt:43:1: error: Unexpected indentation (16) (should be 12) (indent)
Check coding style violations
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835