Skip to content

PM-11215 - Build Debug Menu #3430

PM-11215 - Build Debug Menu

PM-11215 - Build Debug Menu #3430

Triggered via pull request September 18, 2024 13:30
@phil-livefrontphil-livefront
synchronize #941
Status Failure
Total duration 7m 24s
Billable time 8m
Artifacts

test.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L341
value of type 'any AppSettingsStore' has no member 'setFeatureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L344
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L345
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L346
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L347
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L348
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L349
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test: BitwardenShared/Core/Platform/Services/Stores/AppSettingsStoreTests.swift#L354
value of type 'any AppSettingsStore' has no member 'featureFlag'
Test
Process completed with exit code 65.
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/Tools/Send/Send/SendList/SendListState.swift#L30
stored property 'sections' of 'Sendable'-conforming struct 'SendListState' has non-sendable type '[SendListSection]'
Test: BitwardenShared/UI/Auth/Login/TwoFactorAuth/TwoFactorAuthState.swift#L40
stored property 'unlockMethod' of 'Sendable'-conforming struct 'TwoFactorAuthState' has non-sendable type 'TwoFactorUnlockMethod?'
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
xcbeautify 2.11.0 is already installed and up-to-date. To reinstall 2.11.0, run: brew reinstall xcbeautify