ACP 77 new commands #5306
Annotations
2 errors and 1 warning
Run go test -v -coverprofile=coverage.out $(go list ./... | grep -v /tests/ | grep -v '/sdk/'):
cmd/blockchaincmd/export_test.go#L15
"github.com/ava-labs/avalanche-cli/pkg/models" imported and not used
|
Run go test -v -coverprofile=coverage.out $(go list ./... | grep -v /tests/ | grep -v '/sdk/')
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading