Skip to content

Linting

Linting #18

Triggered via pull request February 27, 2024 15:08
Status Failure
Total duration 45s
Artifacts

lint.yml

on: pull_request
SwiftLint
35s
SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
SwiftLint: Tests/StreamDeckSDKTests/StreamDeckLayoutTests.swift#L147
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)
SwiftLint: Sources/StreamDeckSimulator/Views/StreamDeckSimulator.PreviewView.swift#L51
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
SwiftLint: Sources/StreamDeckSimulator/Views/SimulatorDialView.swift#L58
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)