PM-13066 - Add FAB on various screens #3888
Annotations
1 error, 11 warnings, and 10 notices
CoreData#L1
+[AuthenticatorBridgeKit.AuthenticatorBridgeItemData entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
|
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
|
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
|
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
|
BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L44
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
|
BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L48
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
|
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData' so +entity is unable to disambiguate.
|
CoreData#L1
'AuthenticatorBridgeItemData' (0x6000035008f0) from NSManagedObjectModel (0x600002103840) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
CoreData#L1
'AuthenticatorBridgeItemData' (0x6000035086e0) from NSManagedObjectModel (0x6000021298b0) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'BitwardenShared.CipherData' so +entity is unable to disambiguate.
|
CoreData#L1
'CipherData' (0x600003514160) from NSManagedObjectModel (0x6000061640a0) claims 'BitwardenShared.CipherData'.
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading