Skip to content

refactor: replace debug mode with extensible hook-based system (#630) #362

refactor: replace debug mode with extensible hook-based system (#630)

refactor: replace debug mode with extensible hook-based system (#630) #362

Triggered via push July 31, 2025 19:30
Status Success
Total duration 2m 10s
Artifacts

format.yml

on: push
Fit to window
Zoom out
Zoom in

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)