feat: Add ConfidenceValue #454
Annotations
6 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GitHub Action for SwiftLint:
ConfidenceDemoApp/ConfidenceDemoAppUITests/ConfidenceDemoUITests.swift#L15
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
GitHub Action for SwiftLint:
ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L5
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
GitHub Action for SwiftLint:
ConfidenceDemoApp/ConfidenceDemoAppTests/ConfidenceDemoTests.swift#L10
Unneeded Overridden Functions Violation: Remove overridden functions that don't do anything except call their super (unneeded_override)
|
GitHub Action for 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)
|
GitHub Action for 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)
|
Loading