Skip to content

feat: Remove debugmode #175

feat: Remove debugmode

feat: Remove debugmode #175

Triggered via pull request April 23, 2024 23:48
@enedened
synchronize #548
remove-debugmode
Status Success
Total duration 1m 41s
Artifacts

format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
format_swift: example/ios/Runner/AppDelegate.swift#L24
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
format_swift: example/ios/Runner/AppDelegate.swift#L30
Line Length Violation: Line should be 120 characters or less; currently it has 160 characters (line_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L63
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L104
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
format_swift: workmanager/ios/Classes/BackgroundWorker.swift#L115
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L492
File Length Violation: File should contain 400 lines or less: currently contains 492 (file_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L119
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L146
Line Length Violation: Line should be 120 characters or less; currently it has 144 characters (line_length)
format_swift: workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L235
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)