Skip to content

fix: Fix FlagApplier async behaviour (#70) #385

fix: Fix FlagApplier async behaviour (#70)

fix: Fix FlagApplier async behaviour (#70) #385

Triggered via push January 16, 2024 13:00
Status Success
Total duration 3m 42s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
SwiftLint: ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L5
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L10
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoAppUITests/ConfidenceDemoUITests.swift#L15
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
SwiftLint: Tests/ConfidenceProviderTests/FlagApplierWithRetriesTest.swift#L1
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Tests/ConfidenceProviderTests/ConfidenceFeatureProviderTest.swift#L1
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)