Several fixes for the FirebaseAccountService #239
build-and-test.yml
on: pull_request
Build and Test Swift Package
/
Test using xcodebuild or run fastlane
2m 59s
Build and Test UI Tests
/
Test using xcodebuild or run fastlane
15m 24s
Upload Coverage Report
/
...
/
Create and upload coverage report
Annotations
2 errors and 16 warnings
Build and Test UI Tests / Test using xcodebuild or run fastlane:
Tests/UITests/TestAppUITests/FirestoreDataStorageTests.swift#L133
testFirestoreUpdate, XCTAssertEqual failed: ("[TestAppUITests.FirestoreDataStorageTests.(unknown context at $10d13be10).FirestoreElement(name: "projects/spezifirebaseuitests/databases/(default)/documents/Test/Identifier1", fields: ["content": ["stringValue": "22"], "id": ["stringValue": "Identifier1"]])]") is not equal to ("[TestAppUITests.FirestoreDataStorageTests.(unknown context at $10d13be10).FirestoreElement(name: "projects/spezifirebaseuitests/databases/(default)/documents/Test/Identifier1", fields: ["id": ["stringValue": "Identifier1"], "content": ["stringValue": "2"]])]")
|
Build and Test UI Tests / Test using xcodebuild or run fastlane
Process completed with exit code 65.
|
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/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/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#L259
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#L531
'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#L754
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/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/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/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/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
|
447 KB |
|
UITests.xcresult
Expired
|
117 MB |
|