Skip to content

Linting

Linting #29

Triggered via pull request March 1, 2024 14:15
Status Failure
Total duration 44s
Artifacts

lint.yml

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

Annotations

2 errors
SwiftLint: Sources/StreamDeckKit/Session/InternalStreamDeckSession.swift#L33
Private over Fileprivate Violation: Prefer `private` over `fileprivate` declarations (private_over_fileprivate)
SwiftLint: Sources/StreamDeckKit/Session/StreamDeckSession.swift#L75
Line Length Violation: Line should be 150 characters or less; currently it has 159 characters (line_length)