Running code checks #4
code-checks.yml
on: pull_request
Annotations
5 errors
Run SwiftLint:
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L164
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run SwiftLint:
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L173
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run SwiftLint:
Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L179
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
Run SwiftLint:
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)
|
Run SwiftLint:
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)
|