Skip to content

Add '<AppName> Help' item to help menu #1395

Add '<AppName> Help' item to help menu

Add '<AppName> Help' item to help menu #1395

Triggered via push February 24, 2026 01:40
Status Success
Total duration 34s
Artifacts

swiftlint.yml

on: push
swift-lint
31s
swift-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
swift-lint: Sources/GtkBackend/GtkBackend.swift#L783
Todo Violation: TODOs should be resolved (Implement tables) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L484
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L476
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L469
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L211
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L195
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L179
Todo Violation: TODOs should be resolved (Figure out if there's some mag...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L176
Todo Violation: FIXMEs should be resolved (This doesn't seem to work on m...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1309
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1276
Multiple Closures with Trailing Closure Violation: Trailing closure syntax should not be used when passing more than one closure argument (multiple_closures_with_trailing_closure)