Skip to content

refactor!: Context APIs changes and documentation/onboarding #1039

refactor!: Context APIs changes and documentation/onboarding

refactor!: Context APIs changes and documentation/onboarding #1039

Triggered via pull request December 9, 2024 11:19
Status Failure
Total duration 3m 36s
Artifacts

ci.yaml

on: pull_request
Matrix: API-diff
Fit to window
Zoom out
Zoom in

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