update readme - add how to build with melos #188
format.yml
on: pull_request
format_dart
37s
format_kotlin
18s
format_swift
28s
publishable
1m 0s
Annotations
11 errors and 14 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_kotlin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format_swift
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L368
Line Length Violation: Line should be 120 characters or less; currently it has 133 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L465
Line Length Violation: Line should be 120 characters or less; currently it has 160 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L20
Nesting Violation: Types should be nested at most 1 level deep (nesting)
|
format_dart
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publishable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|