Skip to content

Added support for changeable SwiftUI .keyboardShortcuts, based on the… #151

Added support for changeable SwiftUI .keyboardShortcuts, based on the…

Added support for changeable SwiftUI .keyboardShortcuts, based on the… #151

Triggered via pull request July 18, 2024 02:09
Status Success
Total duration 35s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: Sources/KeyboardShortcuts/Shortcut.swift#L128
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/Shortcut.swift#L135
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/Shortcut.swift#L261
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/Name.swift#L45
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L243
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L255
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L265
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L275
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L216
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/RecorderCocoa.swift#L296
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)