Skip to content

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

refactor!: Context APIs changes and documentation/onboarding

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

Triggered via pull request December 2, 2024 09:42
Status Failure
Total duration 2m 34s
Artifacts

ci.yaml

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

Annotations

13 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#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#L72
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L84
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L86
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L88
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L90
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L63
Line Length Violation: Line should be 120 characters or less; currently it has 197 characters (line_length)
SwiftLint: ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L67
Line Length Violation: Line should be 120 characters or less; currently it has 140 characters (line_length)
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.