Use core.Active
to check for active order
#1747
Annotations
10 errors and 3 warnings
Install linter:
libwallet/assets/dcr/dex_wallet.go#L468
unknown field Hex in struct literal of type "decred.org/dcrdex/client/asset/dcr".WalletTransaction (typecheck)
|
Install linter:
ui/utils/utils.go#L16
could not import github.com/crypto-power/cryptopower/libwallet/assets/dcr (-: # github.com/crypto-power/cryptopower/libwallet/assets/dcr
|
Install linter:
libwallet/assets/dcr/dex_wallet.go#L468
unknown field Hex in struct literal of type "decred.org/dcrdex/client/asset/dcr".WalletTransaction) (typecheck)
|
Install linter:
libwallet/assets_manager.go#L28
could not import github.com/crypto-power/cryptopower/libwallet/assets/dcr (-: # github.com/crypto-power/cryptopower/libwallet/assets/dcr
|
Install linter:
libwallet/assets/dcr/dex_wallet.go#L468
unknown field Hex in struct literal of type "decred.org/dcrdex/client/asset/dcr".WalletTransaction) (typecheck)
|
Install linter:
libwallet/assets_manager.go#L939
cannot use dexClient (variable of type *dexc.DEXClient) as DEXClient value in assignment: *dexc.DEXClient does not implement DEXClient (missing method ActiveOrders) (typecheck)
|
Install linter:
ui/load/wallet_utils.go#L8
could not import github.com/crypto-power/cryptopower/libwallet/assets/dcr (-: # github.com/crypto-power/cryptopower/libwallet/assets/dcr
|
Install linter:
libwallet/assets/dcr/dex_wallet.go#L468
unknown field Hex in struct literal of type "decred.org/dcrdex/client/asset/dcr".WalletTransaction) (typecheck)
|
Install linter:
ui/renderers/markdown.go#L106
p.ConvertTextSize undefined (type *MarkdownProvider has no field or method ConvertTextSize) (typecheck)
|
Install linter:
ui/renderers/markdown.go#L204
p.ConvertTextSize undefined (type *MarkdownProvider has no field or method ConvertTextSize) (typecheck)
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading