[WIP] ci: Update CI runners #181
Annotations
10 warnings
GitHub Action for SwiftLint:
example/ios/Runner/AppDelegate.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
|
GitHub Action for SwiftLint:
example/ios/Runner/AppDelegate.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
GitHub Action for SwiftLint:
example/ios/Runner/AppDelegate.swift#L31
Line Length Violation: Line should be 120 characters or less; currently it has 160 characters (line_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/BackgroundWorker.swift#L63
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 65 lines (function_body_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/BackgroundWorker.swift#L111
Line Length Violation: Line should be 120 characters or less; currently it has 134 characters (line_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/BackgroundWorker.swift#L122
Line Length Violation: Line should be 120 characters or less; currently it has 163 characters (line_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L495
File Length Violation: File should contain 400 lines or less: currently contains 495 (file_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L120
Line Length Violation: Line should be 120 characters or less; currently it has 122 characters (line_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L147
Line Length Violation: Line should be 120 characters or less; currently it has 144 characters (line_length)
|
GitHub Action for SwiftLint:
workmanager/ios/Classes/SwiftWorkmanagerPlugin.swift#L236
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
|
Loading