Skip to content

Several fixes for the FirebaseAccountService #235

Several fixes for the FirebaseAccountService

Several fixes for the FirebaseAccountService #235

Triggered via pull request September 1, 2024 11:12
Status Cancelled
Total duration 3m 48s
Artifacts 1

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
1m 14s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
3m 40s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Build and Test Swift Package / Test using xcodebuild or run fastlane
Process completed with exit code 74.
Build and Test UI Tests / Test using xcodebuild or run fastlane
The operation was canceled.
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L149
non-sendable type 'Logger' in implicitly asynchronous access to actor-isolated property 'logger' cannot cross actor boundary
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Models/FirebaseContext.swift#L29
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Views/FirebaseAccountModifier.swift#L15
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Models/FirebaseContext.swift#L29
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Views/FirebaseAccountModifier.swift#L15
static property 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L259
capture of 'logger' with non-sendable type 'Logger' in a `@Sendable` closure
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L531
'updateEmail(to:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L754
passing argument of non-sendable type 'AuthorizationController' outside of main actor-isolated context may introduce data races

Artifacts

Produced during runtime
Name Size
SpeziFirebase-Package.xcresult Expired
6.66 KB