onboarding flow #6509
Annotations
8 errors
SwiftLint:
DuckDuckGo/Tab/Model/Tab.swift#L49
The disabled 'file_length' rule was already disabled (blanket_disable_command)
|
SwiftLint:
DuckDuckGo/Tab/Model/Tab.swift#L33
SwiftLint rule 'file_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
SwiftLint:
DuckDuckGo/Tab/Model/Tab.swift#L317
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint:
DuckDuckGo/Onboarding/OnboardingUserScript.swift#L52
Function should have complexity 10 or less; currently complexity is 12 (cyclomatic_complexity)
|
SwiftLint:
DuckDuckGo/Onboarding/OnboardingUserScript.swift#L132
Lines should not have trailing semicolons (trailing_semicolon)
|
SwiftLint:
DuckDuckGo/Onboarding/OnboardingUserScript.swift#L133
Lines should not have trailing semicolons (trailing_semicolon)
|
SwiftLint:
DuckDuckGo/Onboarding/OnboardingUserScript.swift#L134
Lines should not have trailing semicolons (trailing_semicolon)
|
SwiftLint:
DuckDuckGo/Onboarding/OnboardingSchemeHandler.swift#L39
Function should have complexity 10 or less; currently complexity is 11 (cyclomatic_complexity)
|
The logs for this run have expired and are no longer available.
Loading