PM-13433: Import login flow from settings #3970
Annotations
3 errors, 11 warnings, and 10 notices
Build and test:
CoreData#L1
+[AuthenticatorBridgeKit.AuthenticatorBridgeItemData entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
|
Build and test:
BitwardenShared/Core/Platform/Services/ConfigServiceTests.swift#L255
-[BitwardenSharedTests.ConfigServiceTests test_getConfig_local_expiredPreAuth] : XCTAssertEqual failed: ("Optional("75238192")") is not equal to ("Optional("75238191")")
|
Build and test
Process completed with exit code 65.
|
Build and test:
Networking/Sources/Networking/Extensions/Logger+Networking.swift#L5
static property 'networking' 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:
Networking/Sources/Networking/Extensions/Logger+Networking.swift#L5
static property 'networking' 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:
Networking/Sources/Networking/Extensions/Logger+Networking.swift#L5
static property 'networking' 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:
BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L44
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
|
Build and test:
BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L48
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
|
Build and test:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData' so +entity is unable to disambiguate.
|
Build and test:
CoreData#L1
'AuthenticatorBridgeItemData' (0x6000038844d0) from NSManagedObjectModel (0x600002c60140) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
Build and test:
CoreData#L1
'AuthenticatorBridgeItemData' (0x600003884630) from NSManagedObjectModel (0x600002c60820) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
Build and test:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'BitwardenShared.CipherData' so +entity is unable to disambiguate.
|
Build and test:
CoreData#L1
'CipherData' (0x600001a789a0) from NSManagedObjectModel (0x600008dbc230) claims 'BitwardenShared.CipherData'.
|
Install Mint, xcbeautify, and xcresultparser
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Build and test
Skipped BitwardenSharedTests.AccountSecurityViewTests.test_unlockWithPinToggle_changed
|
Build and test
Skipped BitwardenSharedTests.AddEditItemViewTests.test_favoriteToggle_tap
|
Build and test
Skipped BitwardenSharedTests.AddEditItemViewTests.test_masterPasswordRePromptToggle_tap
|
Build and test
Skipped BitwardenSharedTests.CompleteRegistrationViewTests.test_checkBreachesToggle_tap
|
Build and test
Skipped BitwardenSharedTests.CreateAccountViewTests.test_checkBreachesToggle_tap
|
Build and test
Skipped BitwardenSharedTests.CreateAccountViewTests.test_termsAndPrivacyToggle_tap
|
Build and test
Skipped BitwardenSharedTests.DebugMenuViewTests.test_featureFlag_toggled
|
Build and test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informExcludedCredentialFoundHint
|
Build and test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informNoCredentialsFound
|
Build and test
Skipped BitwardenSharedTests.FileSelectionCoordinatorTests.test_imagePickerViewControllerDidFinishPickingMedia_jpg
|
Loading