Refactor AppDelegate (milestone 1) #9769
Annotations
3 errors and 1 warning
SwiftLint:
DuckDuckGo/AppDelegate.swift#L672
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
SwiftLint:
DuckDuckGo/AppLifecycle/AppStates/Launched.swift#L85
Function should have complexity 10 or less; currently complexity is 14 (cyclomatic_complexity)
|
SwiftLint:
DuckDuckGo/AppServices/SubscriptionService.swift#L43
Limit vertical whitespace to maximum 2 empty lines; currently 3 (vertical_whitespace)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading