PM-12734: Add set up autofill action card (#996) #3707
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
|
BitwardenShared/UI/Platform/Application/Utilities/Alert/Alert/TestHelpers/Alert+TestHelpers.swift#L21
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
BitwardenShared/UI/Platform/Application/Utilities/Alert/Alert/TestHelpers/Alert+TestHelpers.swift#L21
(spaceAroundBraces) Add or remove space around curly braces.
|
BitwardenShared/UI/Vault/VaultItem/ViewItem/ViewItemViewTests.swift#L408
'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)' is deprecated: renamed to 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)'
|
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData' so +entity is unable to disambiguate.
|
CoreData#L1
'AuthenticatorBridgeItemData' (0x600003504580) from NSManagedObjectModel (0x60000211ba20) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
|
|
|
|
|
|
|
|
|
|
|
This job succeeded
Loading