Allow external ownership for Modules #664
Annotations
3 errors and 3 warnings
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L286
testSelfManagedModules, XCTAssertEqual failed: ("9") is not equal to ("8")
|
|
|
Tests/SpeziTests/DependenciesTests/DependencyTests.swift#L308
Todo Violation: TODOs should be resolved (test more!) (todo)
|
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
'lifecycleHandler' is deprecated: Please use the new @Application property wrapper to access delegate functionality. Otherwise use the SwiftUI onReceive(_:perform:) for UI related notifications.
|
Sources/Spezi/Spezi/Spezi+Preview.swift#L63
initialization of immutable value 'lifecycleHandlers' was never used; consider replacing with assignment to '_' or removing it
|
This job failed
Loading