Skip to content

refactor!: API changes for context modifiers and stale values #979

refactor!: API changes for context modifiers and stale values

refactor!: API changes for context modifiers and stale values #979

Triggered via pull request November 29, 2024 15:50
Status Failure
Total duration 1m 12s
Artifacts

ci.yaml

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

Annotations

14 errors
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#L44
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L46
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L48
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L50
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
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#L41
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#L16
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ConfidenceDemoApp.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/ConfidenceDemoApp.swift#L12
Force Unwrapping Violation: Force unwrapping should be avoided (force_unwrapping)
API-diff (Confidence)
Process completed with exit code 1.
Tests
Process completed with exit code 65.
API-diff (ConfidenceProvider)
The job was canceled because "Confidence" failed.
API-diff (ConfidenceProvider)
The operation was canceled.