Skip to content

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

refactor!: Context APIs changes and documentation/onboarding

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

Triggered via pull request December 2, 2024 14:02
Status Failure
Total duration 2m 48s
Artifacts

ci.yaml

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

Annotations

12 errors
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#L48
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#L24
Line Length Violation: Line should be 120 characters or less; currently it has 129 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L26
Line Length Violation: Line should be 120 characters or less; currently it has 123 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L28
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/LoginView.swift#L31
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/LoginView.swift#L31
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
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)
API-diff (Confidence)
Process completed with exit code 1.
Tests
Process completed with exit code 65.