Skip to content

IOS-7062 New settings: incorrect design of card with unloaded balances #10120

IOS-7062 New settings: incorrect design of card with unloaded balances

IOS-7062 New settings: incorrect design of card with unloaded balances #10120

Triggered via pull request October 16, 2024 09:28
Status Failure
Total duration 45m 13s
Artifacts

tests.yml

on: pull_request
Test
44m 45s
Test
Check BSDK example project
0s
Check BSDK example project
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Test
Process completed with exit code 1.
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test: BlockchainSdk/Blockchains/Aptos/AptosNetworkService.swift#L41
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
Test: BlockchainSdk/Blockchains/Aptos/AptosNetworkService.swift#L42
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
Test: BlockchainSdk/Blockchains/Aptos/AptosNetworkService.swift#L76
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
Test: BlockchainSdk/Blockchains/Hedera/Network/HederaConsensusNetworkProvider.swift#L44
'tokenBalances' is deprecated: use a mirror query
Test: BlockchainSdk/Blockchains/Hedera/Network/HederaConsensusNetworkProvider.swift#L45
'tokenDecimals' is deprecated: use a mirror query
Test: BlockchainSdk/Blockchains/Binance/BinanceWalletManager.swift#L104
'init(_:)' is deprecated: May produce unexpected results due to non-fixed locale, use `init?(stringValue:)` instead
Test: BlockchainSdk/Blockchains/Tron/protobuf/Tron.pb.swift#L406
stored property 'unknownFields' of 'Sendable'-conforming struct 'Protocol_MarketOrderList' has non-sendable type 'UnknownStorage'
Test: BlockchainSdk/Blockchains/Tron/protobuf/Tron.pb.swift#L418
stored property 'unknownFields' of 'Sendable'-conforming struct 'Protocol_MarketOrderPairList' has non-sendable type 'UnknownStorage'
Test: BlockchainSdk/Blockchains/Tron/protobuf/Tron.pb.swift#L466
stored property 'unknownFields' of 'Sendable'-conforming struct 'Protocol_MarketPrice' has non-sendable type 'UnknownStorage'
Test: BlockchainSdk/Blockchains/Tron/protobuf/Tron.pb.swift#L519
stored property 'unknownFields' of 'Sendable'-conforming struct 'ChainParameter' has non-sendable type 'UnknownStorage'