Skip to content

feat: mysql db driver and containerization done #5

feat: mysql db driver and containerization done

feat: mysql db driver and containerization done #5

Triggered via pull request May 26, 2024 13:38
Status Failure
Total duration 18s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: cmd/cli/main.go#L12
cannot find module providing package github.com/pactus-project/pactus/crypto: import lookup disabled by -mod=vendor
test: config/config.go#L7
cannot find module providing package github.com/pactus-project/pactus/util: import lookup disabled by -mod=vendor
test: 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
test: pkg/client/client_mgr.go#L9
cannot find module providing package github.com/pactus-project/pactus/util/logger: import lookup disabled by -mod=vendor
test: 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
test: pkg/wallet/wallet.go#L7
cannot find module providing package github.com/pactus-project/pactus/crypto/bls: import lookup disabled by -mod=vendor
test: pkg/wallet/wallet.go#L9
cannot find module providing package github.com/pactus-project/pactus/types/tx/payload: import lookup disabled by -mod=vendor
test: pkg/wallet/wallet.go#L10
cannot find module providing package github.com/pactus-project/pactus/wallet: import lookup disabled by -mod=vendor
test: cmd/cli/main.go#L12
cannot find module providing package github.com/pactus-project/pactus/crypto: import lookup disabled by -mod=vendor
test: config/config.go#L7
cannot find module providing package github.com/pactus-project/pactus/util: import lookup disabled by -mod=vendor
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.