Skip to content

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment) #998

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment)

View/environment modifier, support for both EnvironmentValues and EnvironmentKey (used for custom storage in the environment) #998

Triggered via pull request January 1, 2026 13:58
Status Success
Total duration 37s
Artifacts

swiftlint.yml

on: pull_request
swift-lint
33s
swift-lint
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1584
Todo Violation: TODOs should be resolved (dismissing a sheet with nested...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L763
Todo Violation: TODOs should be resolved (Update button label color usin...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L686
Todo Violation: TODOs should be resolved (Implement tables) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L401
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L393
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L386
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L182
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L166
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1212
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1179
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)