Skip to content

fix(ios): pass inputData to periodic background tasks #383

fix(ios): pass inputData to periodic background tasks

fix(ios): pass inputData to periodic background tasks #383

Triggered via pull request August 31, 2025 20:36
Status Success
Total duration 1m 46s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L55
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/WorkmanagerPlugin.swift#L46
Line Length Violation: Line should be 120 characters or less; currently it has 147 characters (line_length)
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L431
File Length Violation: File should contain 400 lines or less: currently contains 431 (file_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: example/ios/Runner/AppDelegate.swift#L52
Line Length Violation: Line should be 120 characters or less; currently it has 166 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L46
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L44
Line Length Violation: Line should be 120 characters or less; currently it has 137 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L43
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L42
Line Length Violation: Line should be 120 characters or less; currently it has 125 characters (line_length)
format_swift: example/ios/RunnerTests/WorkmanagerTests.swift#L15
Todo Violation: TODOs should be resolved (Add tests for Pigeon-based imp...) (todo)