Skip to content

[ABW-3921] Factor sources list #6098

[ABW-3921] Factor sources list

[ABW-3921] Factor sources list #6098

Triggered via pull request December 13, 2024 18:25
Status Failure
Total duration 9m 51s
Billable time 11m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 15 warnings, and 1 notice
Unit test
Validation Failed: {"resource":"CheckRun","code":"custom","field":"summary","message":"summary exceeds a maximum bytesize of 65535"}
Unit test
Error: (null)
Unit test
Error: (null)
Unit test: RadixWalletTests/Features/SplashFeatureTests/SplashFeatureTests.swift#L105
test__GIVEN__splash_appeared__WHEN__advanced_lock_disabled, Unimplemented: SecureStorageClient.loadDeviceInfo …
Unit test: RadixWalletTests/Features/SplashFeatureTests/SplashFeatureTests.swift#L105
test__GIVEN__splash_appeared__WHEN__advanced_lock_enabled__AND__message_not_shown, Unimplemented: SecureStorageClient.saveDeviceInfo …
Unit test: SargonUniFFI/Sargon.swift#L4967
'try!' expression unexpectedly raised an error: SargonUniFFI.(unknown context at $115bbda18).UniffiInternalError.rustPanic("UnexpectedUniFFICallbackError(reason: \"UnimplementedFailure(description: \\\"SecureStorageClient.saveDeviceInfo\\\")\")")
Unit test
Error: (null)
Unit test
Process completed with exit code 1.
Linting
swiftformat 0.55.3 already installed
Snyk SBOM
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Snyk scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit test
xcbeautify 2.15.0 is already installed and up-to-date. To reinstall 2.15.0, run: brew reinstall xcbeautify
Unit test
The 'summary' will be truncated because the character limit (65535) exceeded.
Unit test: RadixWallet/Clients/KeychainClient/KeychainClient+Mocked.swift#L13
static property 'testValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Unit test: RadixWallet/Prelude/Extensions/KeyPath+Sendable.swift#L2
extension declares a conformance of imported type 'KeyPath' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Unit test: RadixWallet/Clients/GatewayAPI/CodeGen/Generated/AUXILARY/Extensions.swift#L110
extension declares a conformance of imported type 'String' to imported protocol 'CodingKey'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Unit test: RadixWallet/Prelude/Extensions/Either+Extra.swift#L2
extension declares a conformance of imported type 'Either' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Either' introduce this conformance in the future
Unit test: RadixWallet/MIGRATE_TO_SARGON/Stage1/Stage1MigrateToSargon+DepositAddressExceptionRule.swift#L4
extension declares a conformance of imported type 'DepositAddressExceptionRule' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'SargonUniFFI' introduce this conformance in the future
Unit test: RadixWallet/RadixConnect/RadixConnect/RTC/Infrastructure/AsyncWebSocket.swift#L8
extension declares a conformance of imported type 'Stride' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Dispatch' introduce this conformance in the future
Unit test: RadixWallet/RadixConnect/RadixConnect/RTC/Infrastructure/AsyncWebSocket.swift#L62
'streamWithContinuation(_:bufferingPolicy:)' is deprecated: renamed to 'makeStream(of:bufferingPolicy:)'
Unit test: RadixWallet/Core/DesignSystem/ViewModifiers/PresentationDetentIntrinsicHeight.swift#L26
static property 'defaultValue' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
Unit test: RadixWallet/Prelude/Extensions/Data+Hex.swift#L134
extension declares a conformance of imported type 'Data' to imported protocols 'ExpressibleByStringLiteral', 'ExpressibleByExtendedGraphemeClusterLiteral', 'ExpressibleByUnicodeScalarLiteral'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
Unit test: RadixWallet/Features/ProfileBackupsFeature/RestoreProfileFromBackup/Children/SelectBackup/SelectBackup+Reducer.swift#L163
'checkIfProfileJsonContainsLegacyP2PLinks(contents:)' is deprecated: Use `checkIfProfileJsonStringContainsLegacyP2PLinks` instead
Unit test
Test run with 1 tests passed after 0.003 seconds