Skip to content

Update back-ends to not run actions on main thread on non Apple platfo… #211

Update back-ends to not run actions on main thread on non Apple platfo…

Update back-ends to not run actions on main thread on non Apple platfo… #211

Triggered via pull request October 19, 2023 14:41
Status Success
Total duration 1m 3s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Sources/LVGLBackend/LVGLBackend.swift#L56
Todo Violation: TODOs should be resolved (app.windowProperties) (todo)
swift-lint: Sources/LVGLBackend/LVGLBackend.swift#L149
Todo Violation: TODOs should be resolved (Implement text wrap option) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L12
Todo Violation: TODOs should be resolved (Add back debug names for Gtk w...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L335
Todo Violation: TODOs should be resolved (Allow setting the default offs...) (todo)
swift-lint: Sources/GtkBackend/GtkBackend.swift#L13
Type Body Length Violation: Type body should span 400 lines or less excluding comments and whitespace: currently spans 412 lines (type_body_length)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L22
Legacy Constructor Violation: Swift constructors are preferred over legacy convenience functions (legacy_constructor)
swift-lint: Sources/SwiftCrossUI/Backend/AppBackend.swift#L3
Todo Violation: TODOs should be resolved (Find a way to get rid of this ...) (todo)
swift-lint: Sources/SwiftCrossUI/Backend/AppBackend.swift#L91
Todo Violation: TODOs should be resolved (Perhaps all views should have ...) (todo)
swift-lint: Sources/SwiftCrossUI/Backend/AppBackend.swift#L342
Todo Violation: TODOs should be resolved (Perhaps all views should have ...) (todo)
swift-lint: Sources/CursesBackend/CursesBackend.swift#L43
Todo Violation: TODOs should be resolved (Properly calculate layout) (todo)