Feature: integrate token swap logic into WZCN burn command #890
Annotations
10 errors and 1 warning
unit-test:
cmd/auth-register.go#L8
missing go.sum entry for module providing package github.com/0chain/gosdk/core/common (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/bridge.go#L8
missing go.sum entry for module providing package github.com/0chain/gosdk/core/conf (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/root.go#L12
missing go.sum entry for module providing package github.com/0chain/gosdk/core/zcncrypto (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/minersc.go#L13
missing go.sum entry for module providing package github.com/0chain/gosdk/zboxcore/sdk (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/auth-register.go#L9
missing go.sum entry for module providing package github.com/0chain/gosdk/zcnbridge (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/root.go#L14
missing go.sum entry for module providing package github.com/0chain/gosdk/zcnbridge/http (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/auth-register.go#L10
missing go.sum entry for module providing package github.com/0chain/gosdk/zcnbridge/transaction (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/bridge-mint-wzcn.go#L9
missing go.sum entry for module providing package github.com/0chain/gosdk/zcnbridge/wallet (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test:
cmd/auth-register.go#L11
missing go.sum entry for module providing package github.com/0chain/gosdk/zcncore (imported by github.com/0chain/zwalletcli/cmd); to add:
|
unit-test
Process completed with exit code 2.
|
unit-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|