Skip to content

[PM-15996] [BEEEP] PoC Implement Autofill vault filter for favorites/folders. #4528

[PM-15996] [BEEEP] PoC Implement Autofill vault filter for favorites/folders.

[PM-15996] [BEEEP] PoC Implement Autofill vault filter for favorites/folders. #4528

Triggered via pull request December 13, 2024 20:09
@fedemkrfedemkr
opened #1209
Status Failure
Total duration 6m 1s
Billable time 6m
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Test: BitwardenShared/Core/Platform/Services/Stores/TestHelpers/MockAppSettingsStore.swift#L6
type 'MockAppSettingsStore' does not conform to protocol 'AppSettingsStore'
Test: BitwardenShared/Core/Vault/Services/TestHelpers/MockCipherService.swift#L7
type 'MockCipherService' does not conform to protocol 'CipherService'
Test: BitwardenShared/Core/Platform/Repositories/TestHelpers/MockSettingsRepository.swift#L7
type 'MockSettingsRepository' does not conform to protocol 'SettingsRepository'
Test: BitwardenShared/Core/Platform/Services/TestHelpers/MockStateService.swift#L6
type 'MockStateService' does not conform to protocol 'StateService'
Test
Process completed with exit code 65.
Test
xcbeautify 2.16.0 is already installed and up-to-date. To reinstall 2.16.0, run: brew reinstall xcbeautify
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#L1316
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
Test: BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L44
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races; this is an error in the Swift 6 language mode
Test: BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L44
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