Skip to content

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

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

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

Triggered via pull request September 21, 2024 04:34
Status Success
Total duration 38s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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#L133
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)