Skip to content

Several fixes for the FirebaseAccountService #232

Several fixes for the FirebaseAccountService

Several fixes for the FirebaseAccountService #232

Triggered via pull request August 31, 2024 18:01
Status Success
Total duration 12m 35s
Artifacts 2

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
2m 57s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
11m 43s
Build and Test UI Tests / Test using xcodebuild or run fastlane
Upload Coverage Report  /  ...  /  Create and upload coverage report
36s
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Build and Test Swift Package / 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 Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L230
passing argument of non-sendable type '[String : Any]' outside of actor-isolated context may introduce data races
Build and Test Swift Package / 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 Swift Package / 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 Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L209
capture of 'logger' with non-sendable type 'Logger' in a `@Sendable` closure
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L466
'updateEmail(to:)' is deprecated: `updateEmail` is deprecated and will be removed in a future release. Use sendEmailVerification(beforeUpdatingEmail:) instead.
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/FirebaseAccountService.swift#L698
passing argument of non-sendable type 'AuthorizationController' outside of main actor-isolated context may introduce data races
Build and Test Swift Package / 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 Swift Package / 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/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/SpeziFirebaseAccountStorage/FirestoreAccountStorage.swift#L230
passing argument of non-sendable type '[String : Any]' outside of actor-isolated context may introduce data races
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#L209
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#L466
'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#L698
passing argument of non-sendable type 'AuthorizationController' outside of main actor-isolated context may introduce data races
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
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
SpeziFirebase-Package.xcresult
448 KB
UITests.xcresult
6.05 MB