refactor!: restructure automatic context decorator #1074
Annotations
3 errors
GitHub Action for SwiftLint:
Tests/ConfidenceTests/ConfidenceDeviceInfoContextDecoratorTests.swift#L28
Line Length Violation: Line should be 120 characters or less; currently it has 131 characters (line_length)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/ConfidenceDeviceInfoContextDecoratorTests.swift#L4
Type Name Violation: Type name 'ConfidenceDeviceInfoContextDecoratorTests' should be between 3 and 40 characters long (type_name)
|
GitHub Action for SwiftLint:
Tests/ConfidenceTests/ConfidenceDeviceInfoContextDecoratorTests.swift#L5
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
Loading