Merge pull request #5 from akbariandev/feat/mysql_db #6
Annotations
9 errors and 1 warning
Build the binary:
cmd/cli/main.go#L12
cannot find module providing package github.com/pactus-project/pactus/crypto: import lookup disabled by -mod=vendor
|
Build the binary:
config/config.go#L7
cannot find module providing package github.com/pactus-project/pactus/util: import lookup disabled by -mod=vendor
|
Build the binary:
internal/engine/command/blockchain/calc_fee.go#L4
cannot find module providing package github.com/pactus-project/pactus/types/amount: import lookup disabled by -mod=vendor
|
Build the binary:
pkg/client/client_mgr.go#L9
cannot find module providing package github.com/pactus-project/pactus/util/logger: import lookup disabled by -mod=vendor
|
Build the binary:
pkg/client/client.go#L6
cannot find module providing package github.com/pactus-project/pactus/www/grpc/gen/go: import lookup disabled by -mod=vendor
|
Build the binary:
pkg/wallet/wallet.go#L7
cannot find module providing package github.com/pactus-project/pactus/crypto/bls: import lookup disabled by -mod=vendor
|
Build the binary:
pkg/wallet/wallet.go#L9
cannot find module providing package github.com/pactus-project/pactus/types/tx/payload: import lookup disabled by -mod=vendor
|
Build the binary:
pkg/wallet/wallet.go#L10
cannot find module providing package github.com/pactus-project/pactus/wallet: import lookup disabled by -mod=vendor
|
Build the binary
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading