Skip to content

9 make private static func unregisterall public #163

9 make private static func unregisterall public

9 make private static func unregisterall public #163

Triggered via pull request October 9, 2024 07:38
Status Success
Total duration 38s
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/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)
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)