refactor!: Context APIs changes and documentation/onboarding #1039
Annotations
4 errors and 1 warning
SwiftLint:
Sources/Confidence/Confidence.swift#L256
Operator Usage Whitespace Violation: Operators should be surrounded by a single whitespace when they are being used (operator_usage_whitespace)
|
SwiftLint:
Tests/ConfidenceTests/ConfidenceTest.swift#L499
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
SwiftLint:
Tests/ConfidenceTests/ConfidenceTest.swift#L504
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
Tests
Process completed with exit code 65.
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|