[PM-8216] Add warning to people who don't have two-factor authentication turned on #4541
Annotations
3 errors, 11 warnings, and 10 notices
|
CoreData#L1
+[AuthenticatorBridgeKit.AuthenticatorBridgeItemData entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
|
|
|
BitwardenShared/Core/Platform/Services/API/Extensions/JSONDecoder+Bitwarden.swift#L42
capture of 'dateFormatterWithFractionalSeconds' with non-sendable type 'ISO8601DateFormatter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
BitwardenShared/Core/Platform/Services/API/Extensions/JSONDecoder+Bitwarden.swift#L44
capture of 'dateFormatter' with non-sendable type 'ISO8601DateFormatter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
BitwardenShared/Core/Platform/Services/API/Extensions/JSONEncoder+Bitwarden.swift#L14
capture of 'dateFormatterWithFractionalSeconds' with non-sendable type 'ISO8601DateFormatter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
BitwardenWatchShared/MessagePack/Decoder/SingleValueDecodingContainer.swift#L170
instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
|
BitwardenWatchShared/MessagePack/Decoder/SingleValueDecodingContainer.swift#L201
instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
|
BitwardenWatchShared/MessagePack/Encoder/SingleValueEncodingContainer.swift#L205
instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
|
BitwardenWatchShared/MessagePack/Encoder/SingleValueEncodingContainer.swift#L232
instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
|
BitwardenShared/Core/Platform/Services/StateService.swift#L1337
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
|
BitwardenShared/UI/Platform/Application/AppProcessor.swift#L348
passing argument of non-sendable type '[AnyHashable : Any]' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
|
BitwardenShared/UI/Auth/Login/LoginWithDevice/LoginWithDeviceProcessor.swift#L231
call to main actor-isolated instance method 'checkForResponse()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading