Skip to content

Fix Windows CI vcpkg checksum issue (#256) #905

Fix Windows CI vcpkg checksum issue (#256)

Fix Windows CI vcpkg checksum issue (#256) #905

Triggered via push December 2, 2025 14:27
Status Success
Total duration 41s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Sources/GtkBackend/GtkBackend.swift#L676
Todo Violation: TODOs should be resolved (Implement tables) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L394
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L386
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L379
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L175
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L159
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1202
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L1169
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)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L834
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 6 (function_parameter_count)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L636
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 8 (function_parameter_count)