Update module path #6
Annotations
8 errors and 1 warning
Run make build:
main.go#L20
no required module provides package github.com/coinbase/rosetta-cli/cmd; to add it:
|
Run make build:
cmd/configuration_create.go#L20
no required module provides package github.com/coinbase/rosetta-cli/configuration; to add it:
|
Run make build:
cmd/check_construction.go#L22
no required module provides package github.com/coinbase/rosetta-cli/pkg/errors; to add it:
|
Run make build:
cmd/check_construction.go#L23
no required module provides package github.com/coinbase/rosetta-cli/pkg/logger; to add it:
|
Run make build:
cmd/check_construction.go#L26
no required module provides package github.com/coinbase/rosetta-cli/pkg/results; to add it:
|
Run make build:
cmd/check_construction.go#L27
no required module provides package github.com/coinbase/rosetta-cli/pkg/tester; to add it:
|
Run make build:
pkg/tester/construction.go#L30
no required module provides package github.com/coinbase/rosetta-cli/pkg/processor; to add it:
|
Run make build
Process completed with exit code 2.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading