feat: Add SDK id and version to requests #350
Annotations
8 warnings
ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L5
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L10
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
ConfidenceDemoApp/ConfidenceDemoAppUITests/ConfidenceDemoUITests.swift#L15
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
Sources/ConfidenceProvider/InitializationStrategy.swift#L6
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
Sources/ConfidenceProvider/ConfidenceClient/RemoteConfidenceClient.swift#L195
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L398
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading