Skip to content

[WIP] ci: Update CI runners #180

[WIP] ci: Update CI runners

[WIP] ci: Update CI runners #180

Triggered via pull request August 20, 2024 16:50
Status Failure
Total duration 1m 6s
Artifacts

format.yml

on: pull_request
format_dart
33s
format_dart
format_kotlin
12s
format_kotlin
format_swift
26s
format_swift
publishable
55s
publishable
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
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_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/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#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/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/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#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#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#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
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
publishable
Process completed with exit code 65.
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)
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#L122
Line Length Violation: Line should be 120 characters or less; currently it has 163 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/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#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#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#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#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#L329
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)