Building, Testing, Linting #8
Annotations
2 errors
Lint:
Tests/StreamDeckSDKTests/Helper/TestViews.swift#L134
Superfluous Disable Command Violation: SwiftLint rule 'colon' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Lint:
Tests/StreamDeckSDKTests/Helper/TestViews.swift#L113
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)
|