Fjernet jitpack. #440
reviewdog.yml
on: push
Check coding style violations
13s
Annotations
10 errors and 1 warning
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/Configuration.kt#L36
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/Configuration.kt:36:26: error: Expected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/Fakta.kt#L59
[ktlint] reported by reviewdog 🐶
Function body should be replaced with body expression
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/Fakta.kt:59:138: error: Function body should be replaced with body expression (standard:function-expression-body)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L8
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:8:16: error: Expected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L17
[ktlint] reported by reviewdog 🐶
Unexpected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:17:13: error: Unexpected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L20
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:20:16: error: Expected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L30
[ktlint] reported by reviewdog 🐶
Unexpected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:30:13: error: Unexpected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L75
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:75:19: error: Expected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt#L88
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagInstrumentation.kt:88:27: error: Expected newline before '.' (standard:chain-method-continuation)
|
Check coding style violations:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagResultat.kt#L27
[ktlint] reported by reviewdog 🐶
Function body should be replaced with body expression
Raw Output:
src/main/kotlin/no/nav/dagpenger/regel/grunnlag/GrunnlagResultat.kt:27:35: error: Function body should be replaced with body expression (standard:function-expression-body)
|
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
|
Check coding style violations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|