Fix Firestore Account Storage Create Update Override #133
Annotations
2 warnings and 1 notice
Sources/SpeziFirebaseAccount/Account Services/FirebaseAccountService.swift#L107
'updateEmail(to:)' is deprecated: This method is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail email: String) instead.
|
Sources/SpeziFirebaseAccount/Account Services/FirebaseEmailPasswordAccountService.swift#L94
initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
|
|
This job succeeded
Loading