refactor: Migrate internal interfaces to pigeon #300
format.yml
on: pull_request
format_dart
1m 8s
format_kotlin
15s
format_swift
27s
publishable
1m 40s
Annotations
10 warnings
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L143
Line Length Violation: Line should be 120 characters or less; currently it has 159 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L125
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
|
format_swift:
workmanager_apple/ios/Classes/BackgroundWorker.swift#L74
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 68 lines (function_body_length)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L34
Line Length Violation: Line should be 120 characters or less; currently it has 166 characters (line_length)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 137 characters (line_length)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 127 characters (line_length)
|
|
format_swift:
example/ios/Runner/AppDelegate.swift#L24
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)
|