Skip to content

new sync flow

new sync flow #3220

Triggered via pull request October 10, 2023 12:35
Status Failure
Total duration 19m 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)