Fix bug with missing assets in AssetsRequest #416
Annotations
6 errors and 5 warnings
Unit Tests:
GemTests/Wallet/ViewModels/WalletHeaderViewModelTests.swift#L10
cannot convert value of type 'WalletFiatValue' to expected argument type 'Double'
|
Unit Tests:
GemTests/Wallet/ViewModels/WalletHeaderViewModelTests.swift#L16
cannot convert value of type 'WalletFiatValue' to expected argument type 'Double'
|
Unit Tests:
GemTests/Wallet/ViewModels/WalletHeaderViewModelTests.swift#L16
value of type 'WalletHeaderViewModel' has no member 'totalPrice'
|
Unit Tests:
GemTests/Wallet/ViewModels/WalletHeaderViewModelTests.swift#L22
cannot convert value of type 'WalletFiatValue' to expected argument type 'Double'
|
Unit Tests:
GemTests/Wallet/ViewModels/WalletHeaderViewModelTests.swift#L22
value of type 'WalletHeaderViewModel' has no member 'totalPriceChange'
|
Unit Tests
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, mozilla-actions/sccache-action@v0.0.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Unit Tests
ld: __eh_frame section too large (max 16MB) to encode dwarf unwind offsets in compact unwind table, performance of exception handling might be affected
|
Unit Tests:
Gem/Wallet/Services/BalanceService.swift#L194
result of call to 'pinAsset(walletId:assetId:value:)' is unused
|
Unit Tests:
Gem/Wallet/Services/BalanceService.swift#L198
result of call to 'pinAsset(walletId:assetId:value:)' is unused
|
Install dependencies
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|
Loading