Running code checks #4
Annotations
5 errors
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L164
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L173
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L179
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Sources/StreamDeckSimulator/Views/StreamDeckSimulatorView.swift#L77
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 54 lines (function_body_length)
|
Sources/StreamDeckKit/Session/InternalStreamDeckSession.swift#L95
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
This job failed
Loading