Skip to content

FlagApplier alignment between iOS and Android #291

FlagApplier alignment between iOS and Android

FlagApplier alignment between iOS and Android #291

Triggered via pull request August 7, 2023 07:25
@alina-v1alina-v1
synchronize #42
cachedata
Status Success
Total duration 3m 45s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
SwiftLint: Sources/ConfidenceProvider/Apply/FlagApplierWithRetries.swift#L8
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ConfidenceProvider/Apply/FlagApplierWithRetries.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'file_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint: Sources/ConfidenceProvider/Apply/FlagApplierWithRetries.swift#L8
Superfluous Disable Command Violation: SwiftLint rule 'type_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint: Sources/ConfidenceProvider/Apply/FlagApplierWithRetries.swift#L85
Unneeded Parentheses in Closure Argument Violation: Parentheses are not needed when declaring closure arguments (unneeded_parentheses_in_closure_argument)
SwiftLint: Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L9
Blanket Disable Command Violation: The disabled 'type_body_length' rule should be re-enabled before the end of the file (blanket_disable_command)
SwiftLint: Sources/ConfidenceProvider/ConfidenceClient/RemoteConfidenceClient.swift#L35
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Sources/ConfidenceProvider/ConfidenceClient/RemoteConfidenceClient.swift#L34
Multiline Arguments Violation: Arguments should be either on the same line, or one per line (multiline_arguments)
SwiftLint: Sources/ConfidenceProvider/Cache/Models/CacheData.swift#L4
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Sources/ConfidenceProvider/Cache/Models/CacheData.swift#L6
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Sources/ConfidenceProvider/Cache/Models/CacheData.swift#L41
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)