Properly mark ModuleOwnership as Sendable #695
Annotations
5 errors and 4 warnings
.derivedData/SourcePackages/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift#L138
testImpossibleUnloading, failed: caught error: "The precondition was never called.
|
.derivedData/SourcePackages/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift#L138
testIllegalAccess, failed: caught error: "The precondition was never called.
|
.derivedData/SourcePackages/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift#L138
testPreviewModifierOnlyWithinPreview, failed: caught error: "The precondition was never called.
|
.derivedData/SourcePackages/checkouts/XCTRuntimeAssertions/Sources/XCTRuntimeAssertions/XCTRuntimePrecondition.swift#L138
testStandardUnfulfilledConstraint, failed: caught error: "The precondition was never called.
|
|
Sources/Spezi/Spezi/Spezi+Preview.swift#L65
'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#L71
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
Sources/XCTSpezi/DependencyResolution.swift#L37
'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/XCTSpezi/DependencyResolution.swift#L37
'willFinishLaunchingWithOptions(_:launchOptions:)' is deprecated: Please use the new @Application(\.launchOptions) property wrapper within your Module to access launchOptions in a platform independent way.
|
The logs for this run have expired and are no longer available.
Loading