fix: mysql faucet migration and error handling #7
Annotations
13 errors and 1 warning
build (ubuntu-latest):
cmd/cli/main.go#L12
cannot find module providing package github.com/pactus-project/pactus/crypto: import lookup disabled by -mod=vendor
|
build (ubuntu-latest):
config/config.go#L7
cannot find module providing package github.com/pactus-project/pactus/util: import lookup disabled by -mod=vendor
|
build (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
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 (ubuntu-latest):
pkg/wallet/wallet.go#L7
cannot find module providing package github.com/pactus-project/pactus/crypto/bls: import lookup disabled by -mod=vendor
|
build (ubuntu-latest):
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 (ubuntu-latest):
pkg/wallet/wallet.go#L10
cannot find module providing package github.com/pactus-project/pactus/wallet: import lookup disabled by -mod=vendor
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|
build (ubuntu-latest)
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/.
|