Supporting to distinguish multiple consent forms during onboarding vi… #256
Annotations
6 warnings
Sources/SpeziOnboarding/OnboardingConsentView.swift#L120
sending 'self.onboardingDataSource' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L44
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L56
'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L57
'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L54
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
|
Sources/SpeziOnboarding/OnboardingDataSource.swift#L57
sending 'consent' risks causing data races; this is an error in the Swift 6 language mode
|
This job succeeded
Loading