Skip to content

feat: add iOS Swift Package Manager support #364

feat: add iOS Swift Package Manager support

feat: add iOS Swift Package Manager support #364

Triggered via pull request August 1, 2025 06:00
Status Failure
Total duration 1m 40s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
format_dart
Process completed with exit code 123.
format_swift: workmanager_apple/ios/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/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/Sources/workmanager_apple/NotificationDebugHandler.swift#L44
Large Tuple Violation: Tuples should have at most 2 members (large_tuple)