Skip to content

FlagApplier alignment between iOS and Android #259

FlagApplier alignment between iOS and Android

FlagApplier alignment between iOS and Android #259

Triggered via pull request July 27, 2023 13:46
Status Failure
Total duration 6m 15s
Billable time 7m
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Tests
Process completed with exit code 65.
SwiftLint: Tests/ConfidenceProviderTests/FlagApplierWithRetriesTest.swift#L157
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Tests/ConfidenceProviderTests/FlagApplierWithRetriesTest.swift#L8
Type Body Length Violation: Type body should span 250 lines or less excluding comments and whitespace: currently spans 253 lines (type_body_length)
SwiftLint: Tests/ConfidenceProviderTests/Helpers/CacheDataUtility.swift#L7
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: Tests/ConfidenceProviderTests/Helpers/CacheDataUtility.swift#L12
Indentation Width Violation: Code should be unindented by multiples of one tab or multiples of 4 spaces (indentation_width)
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#L32
Line Length Violation: Line should be 120 characters or less; currently it has 121 characters (line_length)
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)
SwiftLint: Sources/ConfidenceProvider/Cache/Models/CacheData.swift#L121
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)