[WIP] ci: Update CI runners #180
Annotations
10 errors
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/BackgroundWorker.kt#L27
[ktlint] reported by reviewdog 🐶
Super type should start on a newline
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/BackgroundWorker.kt:27:57: error: Super type should start on a newline (standard:class-signature)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt#L91
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt:91:35: error: Expected newline before '.' (standard:chain-method-continuation)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt#L95
[ktlint] reported by reviewdog 🐶
Expected newline before '.'
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt:95:43: error: Expected newline before '.' (standard:chain-method-continuation)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt#L98
[ktlint] reported by reviewdog 🐶
Unexpected newline before '.'
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/DebugHelper.kt:98:21: error: Unexpected newline before '.' (standard:chain-method-continuation)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt#L135
[ktlint] reported by reviewdog 🐶
Newline expected after opening parenthesis
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt:135:33: error: Newline expected after opening parenthesis (standard:class-signature)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt#L135
[ktlint] reported by reviewdog 🐶
Newline expected before closing parenthesis
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt:135:55: error: Newline expected before closing parenthesis (standard:class-signature)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt#L143
[ktlint] reported by reviewdog 🐶
Newline expected after opening parenthesis
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt:143:33: error: Newline expected after opening parenthesis (standard:class-signature)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt#L143
[ktlint] reported by reviewdog 🐶
Newline expected before closing parenthesis
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt:143:55: error: Newline expected before closing parenthesis (standard:class-signature)
|
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt#L149
[ktlint] reported by reviewdog 🐶
Newline expected after opening parenthesis
Raw Output:
workmanager/android/src/main/kotlin/dev/fluttercommunity/workmanager/Extractor.kt:149:26: error: Newline expected after opening parenthesis (standard:class-signature)
|
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
|
This job failed
Loading