Skip to content

[PM-10403] Added SSH key cipher item view #3436

[PM-10403] Added SSH key cipher item view

[PM-10403] Added SSH key cipher item view #3436

Triggered via pull request September 18, 2024 18:13
@fedemkrfedemkr
synchronize #921
Status Success
Total duration 11m 54s
Billable time 12m
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

11 warnings and 10 notices
Test
Skipped BitwardenSharedTests.AccountSecurityViewTests.test_unlockWithPinToggle_changed
Test
Skipped BitwardenSharedTests.AddEditItemViewTests.test_favoriteToggle_tap
Test
Skipped BitwardenSharedTests.AddEditItemViewTests.test_masterPasswordRePromptToggle_tap
Test
Skipped BitwardenSharedTests.CompleteRegistrationViewTests.test_checkBreachesToggle_tap
Test
Skipped BitwardenSharedTests.CreateAccountViewTests.test_checkBreachesToggle_tap
Test
Skipped BitwardenSharedTests.CreateAccountViewTests.test_termsAndPrivacyToggle_tap
Test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informExcludedCredentialFoundHint
Test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informNoCredentialsFound
Test
Skipped BitwardenSharedTests.FileSelectionCoordinatorTests.test_imagePickerViewControllerDidFinishPickingMedia_jpg
Test
Skipped BitwardenSharedTests.FileSelectionCoordinatorTests.test_imagePickerViewControllerDidFinishPickingMedia_png
Test: 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
Test: 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
Test: 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
Test: BitwardenShared/UI/Tools/Send/Send/SendList/SendListState.swift#L30
stored property 'sections' of 'Sendable'-conforming struct 'SendListState' has non-sendable type '[SendListSection]'
Test: BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L54
stored property 'duo' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Duo?'
Test: BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L57
stored property 'organizationDuo' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Duo?'
Test: BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L60
stored property 'yubikey' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'Yubikey?'
Test: BitwardenShared/Core/Auth/Models/Response/IdentityTokenErrorModel.swift#L63
stored property 'webAuthn' of 'Sendable'-conforming struct 'AuthMethodsData' has non-sendable type 'WebAuthn?'
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
Test: BitwardenShared/Core/Tools/Utilities/ShareExtensionHelper.swift#L48
passing argument of non-sendable type 'NSItemProvider' outside of main actor-isolated context may introduce data races
Test
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify