Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running test-milestone2 #352

Closed
niklabh opened this issue Jun 26, 2023 · 1 comment
Closed

Error when running test-milestone2 #352

niklabh opened this issue Jun 26, 2023 · 1 comment

Comments

@niklabh
Copy link
Contributor

niklabh commented Jun 26, 2023

Getting this error when running

make test-milestone2

Sending build context to Docker daemon  11.93MB
Step 1/4 : FROM golang:1.18
 ---> c37a56a6d654
Step 2/4 : COPY . /go-substrate-rpc-client/events-parsing-v2/milestone-2
 ---> Using cache
 ---> 2d065b641592
Step 3/4 : WORKDIR /go-substrate-rpc-client/events-parsing-v2/milestone-2
 ---> Using cache
 ---> e0176a722c78
Step 4/4 : CMD go test -v ./registry/... --cover
 ---> Using cache
 ---> 468646c41773
Successfully built 468646c41773
Successfully tagged gsrpc-m2:latest
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "--name": executable file not found in $PATH: unknown.
make: *** [Makefile:51: test-milestone2] Error 127
@mikiquantum
Copy link
Contributor

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants