Skip to content

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

refactor!: Context APIs changes and documentation/onboarding

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

Triggered via pull request December 3, 2024 10:15
Status Failure
Total duration 4m 23s
Artifacts

ci.yaml

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

Annotations

14 errors and 1 warning
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L6
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L47
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L23
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L25
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L27
Line Length Violation: Line should be 120 characters or less; currently it has 140 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L7
Attributes Violation: Attributes with arguments or inside always_on_line_above must be on a new line instead of the same line (attributes)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L20
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L28
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L80
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
API-diff (Confidence)
Process completed with exit code 1.
API-diff (ConfidenceProvider)
The job was canceled because "Confidence" failed.
API-diff (ConfidenceProvider)
The operation was canceled.
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