[PM-14800] Implement Credential Exchange protocol #4250
test.yml
on: pull_request_target
Check PR run
/
Check
7s
Test
4m 40s
Annotations
3 errors and 11 warnings
Test:
BitwardenShared/Core/Vault/Services/ExportVaultService.swift#L49
cannot find type 'ASImportableAccount' in scope
|
Test:
BitwardenShared/Core/Vault/Services/ExportVaultService.swift#L205
cannot find type 'ASImportableAccount' in scope
|
Test
Process completed with exit code 65.
|
Test
xcbeautify 2.14.1 is already installed and up-to-date.
To reinstall 2.14.1, run:
brew reinstall xcbeautify
|
Test:
BitwardenShared/UI/Platform/Application/AppProcessor.swift#L505
main actor-isolated instance method 'showLoginRequest' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test:
BitwardenShared/UI/Platform/Application/AppProcessor.swift#L516
main actor-isolated instance method 'switchAccounts(to:for:showAlert:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
|
Test:
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
|
Test:
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
|
Test:
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
|
Test:
BitwardenWatchShared/MessagePack/Decoder/SingleValueDecodingContainer.swift#L170
instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
|
Test:
BitwardenWatchShared/MessagePack/Decoder/SingleValueDecodingContainer.swift#L201
instance method 'decode' nearly matches defaulted requirement 'decode' of protocol 'SingleValueDecodingContainer'
|
Test:
BitwardenWatchShared/MessagePack/Encoder/SingleValueEncodingContainer.swift#L205
instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
|
Test:
BitwardenWatchShared/MessagePack/Encoder/SingleValueEncodingContainer.swift#L232
instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
|
Test:
BitwardenShared/Core/Platform/Services/StateService.swift#L1292
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
|