Use core.Active
to check for active order
#1744
Annotations
10 errors and 3 warnings
Build:
ui/page/root/home_page.go#L231
dexClient.ActiveOrders undefined (type libwallet.DEXClient has no field or method ActiveOrders) (typecheck)
|
Build:
ui/page/start_page.go#L23
could not import github.com/crypto-power/cryptopower/ui/page/root (-: # github.com/crypto-power/cryptopower/ui/page/root
|
Build:
ui/page/root/home_page.go#L231
dexClient.ActiveOrders undefined (type libwallet.DEXClient has no field or method ActiveOrders)) (typecheck)
|
Build:
log.go#L33
could not import github.com/crypto-power/cryptopower/ui/page/root (-: # github.com/crypto-power/cryptopower/ui/page/root
|
Build:
ui/page/root/home_page.go#L231
dexClient.ActiveOrders undefined (type libwallet.DEXClient has no field or method ActiveOrders)) (typecheck)
|
Build:
ui/page/root/home_page.go#L1
: # github.com/crypto-power/cryptopower/ui/page/root
|
Build:
ui/page/root/home_page.go#L231
dexClient.ActiveOrders undefined (type libwallet.DEXClient has no field or method ActiveOrders) (typecheck)
|
Build:
ui/page/start_page.go#L23
could not import github.com/crypto-power/cryptopower/ui/page/root (-: # github.com/crypto-power/cryptopower/ui/page/root
|
Build:
ui/page/root/home_page.go#L231
dexClient.ActiveOrders undefined (type libwallet.DEXClient has no field or method ActiveOrders)) (typecheck)
|
Build:
log.go#L33
could not import github.com/crypto-power/cryptopower/ui/page/root (-: # github.com/crypto-power/cryptopower/ui/page/root
|
Build
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/
|
Build
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/
|
Build
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/
|