Skip to content

Merge pull request #5 from akbariandev/feat/mysql_db #6

Merge pull request #5 from akbariandev/feat/mysql_db

Merge pull request #5 from akbariandev/feat/mysql_db #6

Triggered via push May 26, 2024 13:39
Status Failure
Total duration 31s
Artifacts

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

21 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): cmd/cli/main.go#L12
cannot find module providing package github.com/pactus-project/pactus/crypto: import lookup disabled by -mod=vendor
build (macos-latest): config/config.go#L7
cannot find module providing package github.com/pactus-project/pactus/util: import lookup disabled by -mod=vendor
build (macos-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 (macos-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 (macos-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 (macos-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 (macos-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 (macos-latest): pkg/wallet/wallet.go#L10
cannot find module providing package github.com/pactus-project/pactus/wallet: import lookup disabled by -mod=vendor
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/.