Skip to content

Building, Testing, Linting #8

Building, Testing, Linting

Building, Testing, Linting #8

Triggered via pull request February 19, 2024 15:17
@r-dentr-dent
synchronize #21
feature/ci
Status Failure
Total duration 4m 37s
Billable time 6m
Artifacts

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L134
Superfluous Disable Command Violation: SwiftLint rule 'colon' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Lint: Tests/StreamDeckSDKTests/Helper/TestViews.swift#L113
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)