PM-11883: Improve handling of biometric unlock errors #3352
Annotations
11 warnings and 10 notices
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/UI/Tools/Send/Send/SendList/SendListState.swift#L30
stored property 'sections' of 'Sendable'-conforming struct 'SendListState' has non-sendable type '[SendListSection]'
|
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/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L54
stored property 'duo' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Duo?'
|
BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L57
stored property 'organizationDuo' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Duo?'
|
BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L60
stored property 'yubikey' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Yubikey?'
|
BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L63
stored property 'webAuthn' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'WebAuthn?'
|
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading