Skip to content

[UIKitBackend] Custom Application Delegates & UIViewRepresentable #435

[UIKitBackend] Custom Application Delegates & UIViewRepresentable

[UIKitBackend] Custom Application Delegates & UIViewRepresentable #435

Triggered via pull request January 17, 2025 03:47
Status Success
Total duration 40s
Artifacts

swiftlint.yml

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

Annotations

11 warnings
swift-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
swift-lint: Sources/QtBackend/QtBackend.swift#L9
Todo Violation: TODOs should be resolved (Remove default padding from QB...) (todo)
swift-lint: Sources/QtBackend/QtBackend.swift#L10
Todo Violation: TODOs should be resolved (Fix window size code, currentl...) (todo)
swift-lint: Sources/QtBackend/QtBackend.swift#L51
Todo Violation: TODOs should be resolved (Get window resizability workin...) (todo)
swift-lint: Sources/QtBackend/QtBackend.swift#L120
Todo Violation: TODOs should be resolved (Implement text wrap setting) (todo)
swift-lint: Sources/Gtk3/Generated/Label.swift#L38
Line Length Violation: Line should be 140 characters or less; currently it has 201 characters (line_length)
swift-lint: Sources/Gtk3/Generated/Entry.swift#L75
Type Body Length Violation: Type body should span 400 lines or less excluding comments and whitespace: currently spans 754 lines (type_body_length)
swift-lint: Sources/Gtk3/Generated/CellLayout.swift#L30
Line Length Violation: Line should be 140 characters or less; currently it has 179 characters (line_length)
swift-lint: Sources/Gtk3/Generated/CellLayout.swift#L41
Line Length Violation: Line should be 140 characters or less; currently it has 231 characters (line_length)
swift-lint: Sources/Gtk3/Generated/TextView.swift#L30
Type Body Length Violation: Type body should span 400 lines or less excluding comments and whitespace: currently spans 443 lines (type_body_length)
swift-lint: Sources/Gtk3/Utility/GObjectProperty.swift#L7
Unused Setter Value Violation: Setter value is not used (unused_setter_value)