chore: Melos restructure #157
format.yml
on: pull_request
format_dart
35s
format_kotlin
12s
format_swift
32s
publishable
46s
Annotations
2 errors and 10 warnings
format_dart
Process completed with exit code 64.
|
publishable
Process completed with exit code 65.
|
format_swift:
workmanager/ios/Classes/BackgroundTaskOperation.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
format_swift:
workmanager/ios/Classes/BackgroundTaskOperation.swift#L27
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L151
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L503
File Length Violation: File should contain 400 lines or less: currently contains 503 (file_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L124
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L151
Line Length Violation: Line should be 120 characters or less; currently it has 143 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L240
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L241
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L336
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
format_swift:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L337
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
|