Skip to content

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

fix(ios): pass inputData to periodic background tasks

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

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

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/WorkmanagerPlugin.swift#L47
Unused Optional Binding Violation: Prefer `!= nil` over `let _ =` (unused_optional_binding)
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L13
Type Body Length Violation: Class body should span 250 lines or less excluding comments and whitespace: currently spans 293 lines (type_body_length)
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L313
Line Length Violation: Line should be 120 characters or less; currently it has 166 characters (line_length)
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L168
Line Length Violation: Line should be 120 characters or less; currently it has 130 characters (line_length)
format_swift: workmanager_apple/ios/Sources/workmanager_apple/WorkmanagerPlugin.swift#L167
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#L110
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/WorkmanagerPlugin.swift#L77
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#L430
File Length Violation: File should contain 400 lines or less: currently contains 430 (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)