Skip to content

Picker styles

Picker styles #1366

Triggered via pull request February 15, 2026 17:45
Status Success
Total duration 34s
Artifacts

swiftlint.yml

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

Annotations

10 warnings
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L1490
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L1451
Todo Violation: TODOs should be resolved (allowedContentTypes) (todo)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L1027
Todo Violation: TODOs should be resolved (Figure out if there's a way to...) (todo)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L779
Todo Violation: TODOs should be resolved (Implement decimalPlaces) (todo)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L608
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L590
Prefer For-Where Violation: `where` clauses are preferred over a single `if` inside a `for` (for_where)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L946
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L946
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L893
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)
swift-lint: Sources/AppKitBackend/AppKitBackend.swift#L893
Empty Enum Arguments Violation: Arguments can be omitted when matching enums with associated values if they are not used (empty_enum_arguments)