Skip to content

Fix "Accessing StateObject's object without being installed on a View…" warning #410

Fix "Accessing StateObject's object without being installed on a View…" warning

Fix "Accessing StateObject's object without being installed on a View…" warning #410

Triggered via pull request February 3, 2026 16:06
Status Success
Total duration 2m 47s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: Sources/Defaults/Defaults+Bridge.swift#L326
Superfluous Else Violation: Else branches should be avoided when the previous if-block exits the current scope (superfluous_else)