1.11.3 hotfix #6127
ci.yml
on: pull_request
Annotations
3 errors and 14 warnings
Unit test
actionTestPlanRunSummaries.summaries is not iterable
|
Unit test:
RadixWalletTests/TestExtensions/TestUtils.swift#L75
incorrect argument label in call (have 'transactionSigning:authenticationSigning:', expected 'transactionSigning:provisionalSecurifiedConfig:')
|
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.16.0 is already installed and up-to-date.
To reinstall 2.16.0, run:
brew reinstall xcbeautify
|
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
|