Skip to content

Version bump 0.6.0 #206

Version bump 0.6.0

Version bump 0.6.0 #206

Triggered via pull request May 29, 2025 15:37
Status Failure
Total duration 1m 31s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
format_kotlin
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
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_kotlin: 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)
format_dart
Process completed with exit code 1.
publishable
Process completed with exit code 65.
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L329
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L328
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L237
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L236
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L147
Line Length Violation: Line should be 120 characters or less; currently it has 144 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L495
File Length Violation: File should contain 400 lines or less: currently contains 495 (file_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L122
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L111
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L63
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)