Skip to content

Running code checks

Running code checks #4

Triggered via pull request August 21, 2024 09:49
Status Failure
Total duration 46s
Artifacts

code-checks.yml

on: pull_request
Run SwiftLint
33s
Run SwiftLint
Build all targets
0s
Build all targets
Run unit tests
0s
Run unit tests
Fit to window
Zoom out
Zoom in

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)