refactor: replace debug mode with extensible hook-based system (#630) #362
format.yml
on: push
format_dart
1m 30s
format_kotlin
14s
format_swift
31s
publishable
2m 7s
Annotations
10 warnings
|
format_swift:
workmanager_apple/ios/Classes/WorkmanagerPlugin.swift#L136
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/WorkmanagerPlugin.swift#L61
Line Length Violation: Line should be 120 characters or less; currently it has 152 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/WorkmanagerPlugin.swift#L45
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/WorkmanagerDebugHandler.swift#L15
Line Length Violation: Line should be 120 characters or less; currently it has 179 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L158
Line Length Violation: Line should be 120 characters or less; currently it has 159 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L127
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L122
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L74
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 82 lines (function_body_length)
|
|
format_swift:
workmanager_apple/ios/Classes/NotificationDebugHandler.swift#L44
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/NotificationDebugHandler.swift#L44
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)
|