refactor: replace debug mode with extensible hook-based system #359
format.yml
on: pull_request
format_dart
1m 10s
format_kotlin
16s
format_swift
31s
publishable
1m 33s
Annotations
10 warnings
|
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)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L30
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L27
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
|
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)
|