Date picker #1124
Annotations
10 warnings
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L789
Todo Violation: TODOs should be resolved (Update button label color usin...) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L712
Todo Violation: TODOs should be resolved (Implement tables) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L427
Todo Violation: TODOs should be resolved (Notify when window scale facto...) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L419
Todo Violation: TODOs should be resolved (Record window scale factor in ...) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L412
Todo Violation: TODOs should be resolved (React to theme changes) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L306
Todo Violation: FIXMEs should be resolved (Implement) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L205
Todo Violation: TODOs should be resolved (Detect whether window is fulls...) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L189
Todo Violation: TODOs should be resolved (Don't hardcode this (if possib...) (todo)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L1238
Redundant Void Return Violation: Returning Void in a function declaration is redundant (redundant_void_return)
|
|
swift-lint:
Sources/GtkBackend/GtkBackend.swift#L1205
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)
|