Skip to content

Building, Testing, Linting #2

Building, Testing, Linting

Building, Testing, Linting #2

Triggered via push February 19, 2024 14:36
Status Failure
Total duration 2m 59s
Billable time 5m
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: Package.swift#L23
Trailing Comma Violation: Collection literals should not have trailing commas (trailing_comma)
Lint: Tests/StreamDeckSDKTests/VersionsTests.swift#L39
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
Lint: Tests/StreamDeckSDKTests/Helper/StreamDeckRobot.swift#L235
Vertical Whitespace Violation: Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L93
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)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L111
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)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L126
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)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L14
Nesting Violation: Types should be nested at most 1 level deep (nesting)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L14
Nesting Violation: Types should be nested at most 1 level deep (nesting)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L14
Nesting Violation: Types should be nested at most 1 level deep (nesting)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L14
Nesting Violation: Types should be nested at most 1 level deep (nesting)