feat: Add ConfidenceValue #473
Annotations
11 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:
Sources/Confidence/ConfidenceValue.swift#L153
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L155
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L157
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L159
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L161
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L163
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L165
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/Confidence/ConfidenceValue.swift#L167
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
|
GitHub Action for SwiftLint:
Sources/ConfidenceProvider/Utils/ConfidenceTypeMapper.swift#L29
Closing Brace Spacing Violation: Closing brace with closing parenthesis should not have any whitespaces in the middle (closing_brace)
|
GitHub Action for SwiftLint:
Sources/ConfidenceProvider/Utils/ConfidenceTypeMapper.swift#L49
Closure End Indentation Violation: Closure end should have the same indentation as the line that started it; expected 16, got 93 (closure_end_indentation)
|
The logs for this run have expired and are no longer available.
Loading