new sync flow #3220
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr.yml
on: pull_request
SwiftLint
52s
ShellCheck
6s
Unit Tests
19m 29s
Make Release Build
13m 49s
Create Asana Task
0s
Annotations
10 errors
SwiftLint:
DuckDuckGoTests/TrackerAnimationLogicTests.swift#L33
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGoTests/TrackerAnimationLogicTests.swift#L37
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGoTests/PrivacyIconLogicTests.swift#L36
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGoTests/PrivacyIconLogicTests.swift#L40
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
IntegrationTests/AtbServerTests.swift#L41
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGo/AutofillListItemTableViewCell.swift#L122
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGo/SaveLoginViewController.swift#L64
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGo/KeychainItemsDebugViewController.swift#L118
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGo/OnboardingDefaultBroswerViewController.swift#L44
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
SwiftLint:
DuckDuckGo/DaxDialogs.swift#L67
Switch and Case Statement Alignment Violation: Case statements should vertically aligned with their closing brace (switch_case_alignment)
|