refactor!: Context APIs changes and documentation/onboarding #992
Annotations
11 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#L80
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L92
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L94
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L96
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L98
Indentation Width Violation: Code should be indented using one tab or 4 spaces (indentation_width)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L67
Line Length Violation: Line should be 120 characters or less; currently it has 235 characters (line_length)
|
SwiftLint:
ConfidenceDemoApp/ConfidenceDemoApp/ContentView.swift#L71
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.
|