[PM-12580] Adds CI for the internal Beta build #3719
test.yml
on: pull_request_target
Check PR run
/
Check
2s
Test
13m 14s
Annotations
1 error, 11 warnings, and 10 notices
Test:
CoreData#L1
+[AuthenticatorBridgeKit.AuthenticatorBridgeItemData entity] Failed to find a unique match for an NSEntityDescription to a managed object subclass
|
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/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:
BitwardenShared/UI/Platform/Application/Utilities/Alert/Alert/TestHelpers/Alert+TestHelpers.swift#L21
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Test:
BitwardenShared/UI/Platform/Application/Utilities/Alert/Alert/TestHelpers/Alert+TestHelpers.swift#L21
(spaceAroundBraces) Add or remove space around curly braces.
|
Test:
BitwardenShared/UI/Vault/VaultItem/ViewItem/ViewItemViewTests.swift#L408
'assertSnapshot(matching:as:named:record:timeout:file:testName:line:)' is deprecated: renamed to 'assertSnapshot(of:as:named:record:timeout:file:testName:line:)'
|
Test:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData' so +entity is unable to disambiguate.
|
Test:
CoreData#L1
'AuthenticatorBridgeItemData' (0x6000035088f0) from NSManagedObjectModel (0x60000212cff0) claims 'AuthenticatorBridgeKit.AuthenticatorBridgeItemData'.
|
Test
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
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.DebugMenuViewTests.test_featureFlag_toggled
|
Test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informExcludedCredentialFoundHint
|
Test
Skipped BitwardenSharedTests.Fido2UserInterfaceHelperTests.test_checkUser_informNoCredentialsFound
|
Test
Skipped BitwardenSharedTests.FileSelectionCoordinatorTests.test_imagePickerViewControllerDidFinishPickingMedia_jpg
|