Skip to content

[PM-14800] Implement Credential Exchange protocol #4250

[PM-14800] Implement Credential Exchange protocol

[PM-14800] Implement Credential Exchange protocol #4250

Triggered via pull request November 14, 2024 22:42
@fedemkrfedemkr
synchronize #1138
Status Failure
Total duration 5m 7s
Billable time 5m
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

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