Allow to dynamically load and unload Modules #657
Annotations
7 warnings and 1 notice
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
|
Tests/SpeziTests/StandardTests/StandardInjectionTests.swift#L55
no 'async' operations occur within 'await' expression
|
Tests/SpeziTests/StandardTests/StandardInjectionTests.swift#L58
no 'async' operations occur within 'await' expression
|
Tests/SpeziTests/StandardTests/StandardConstraintTests.swift#L60
no 'async' operations occur within 'await' expression
|
Tests/SpeziTests/StandardTests/StandardConstraintTests.swift#L63
no 'async' operations occur within 'await' expression
|
Tests/SpeziTests/CapabilityTests/LifecycleTests/LifecycleTests.swift#L97
will never be executed
|
|
This job succeeded
Loading