Skip to content

Ensure name is updated after anonymous account linking #154

Ensure name is updated after anonymous account linking

Ensure name is updated after anonymous account linking #154

Triggered via pull request June 11, 2024 20:29
Status Failure
Total duration 33m 23s
Artifacts 2

build-and-test.yml

on: pull_request
Build and Test Swift Package  /  Test using xcodebuild or run fastlane
1m 55s
Build and Test Swift Package / Test using xcodebuild or run fastlane
Build and Test UI Tests  /  Test using xcodebuild or run fastlane
33m 14s
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

10 errors, 8 warnings, and 1 notice
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L202
testAccountEdit, XCTAssertEqual failed: ("[]") is not equal to ("[TestAppUITests.FirestoreAccount(email: "[email protected]", displayName: "Username Test", providerIds: ["password"])]")
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L74
testAccountLogin, XCTAssertEqual failed: ("[]") is not equal to ("[TestAppUITests.FirestoreAccount(email: "[email protected]", displayName: "Test1 Username1", providerIds: ["password"]), TestAppUITests.FirestoreAccount(email: "[email protected]", displayName: "Test2 Username2", providerIds: ["password"])]")
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testAccountLogout, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testAccountRemoval, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseAccountTests.swift#L494
testAccountSignUp, Failed to multiple matching elements found for <XCUIElementQuery: 0x6000039d3cf0>.
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testInvalidCredentials, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testPasswordChangeCancel, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testPasswordChange, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestAppUITests/FirebaseClient.swift#L145
testPasswordChangeWrong, failed: caught error: "Error Domain=NSURLErrorDomain Code=-1100 "(null)""
Build and Test UI Tests / Test using xcodebuild or run fastlane
Tests Failed: 9 failed, 0 skipped, 16 total (1824.856 seconds)
Build and Test Swift Package / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Account Services/FirebaseEmailPasswordAccountService.swift#L94
initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
Build and Test Swift Package / Test using xcodebuild or run fastlane: 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.
Build and Test UI Tests / Test using xcodebuild or run fastlane: 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.
Build and Test UI Tests / Test using xcodebuild or run fastlane: Sources/SpeziFirebaseAccount/Account Services/FirebaseEmailPasswordAccountService.swift#L94
initialization of immutable value 'result' was never used; consider replacing with assignment to '_' or removing it
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/FirebaseStorageTests/FirebaseStorageTestsView.swift#L38
passing argument of non-sendable type 'StorageReference' outside of main actor-isolated context may introduce data races
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/FirebaseStorageTests/FirebaseStorageTestsView.swift#L38
passing argument of non-sendable type '((Progress?) -> Void)?' outside of main actor-isolated context may introduce data races
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/FirestoreDataStorageTests/FirestoreDataStorageTests.swift#L66
passing argument of non-sendable type 'DocumentReference' outside of main actor-isolated context may introduce data races
Build and Test UI Tests / Test using xcodebuild or run fastlane: Tests/UITests/TestApp/FirestoreDataStorageTests/FirestoreDataStorageTests.swift#L79
passing argument of non-sendable type 'DocumentReference' outside of main actor-isolated context may introduce data races
Build and Test Swift Package / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 1 total (0.004 seconds)

Artifacts

Produced during runtime
Name Size
SpeziFirebase-Package.xcresult Expired
301 KB
UITests.xcresult Expired
128 MB