Skip to content

Make unregisterall() remove UserDefaults + Make it a public method #162

Make unregisterall() remove UserDefaults + Make it a public method

Make unregisterall() remove UserDefaults + Make it a public method #162

Triggered via pull request October 6, 2024 02:34
Status Success
Total duration 33s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint
The following actions use a deprecated Node.js version 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/Utilities.swift#L17
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L237
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L281
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L289
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)