Skip to content

feat: Add SDK id and version to requests #351

feat: Add SDK id and version to requests

feat: Add SDK id and version to requests #351

Triggered via pull request November 16, 2023 12:17
Status Success
Total duration 3m 29s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 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: Sources/ConfidenceProvider/InitializationStrategy.swift#L6
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint: Sources/ConfidenceProvider/ConfidenceFeatureProvider.swift#L398
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
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)