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

Go 1.10: uuid_test.go:50: Errorf format %d has arg err.Error() of wrong type string #33

Open
nim-nim opened this issue Mar 22, 2018 · 0 comments

Comments

@nim-nim
Copy link

nim-nim commented Mar 22, 2018

179d4d0 does not pass unit tests with Go 1.10

+ GOPATH=/builddir/build/BUILD/gouuid-179d4d0c4d8d407a32af483c2354df1d2c91e6c3/_build:/usr/share/gocode
+ go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro  '\'''
# github.com/nu7hatch/gouuid
./uuid_test.go:50: Errorf format %d has arg err.Error() of wrong type string
./uuid_test.go:98: Errorf format %d has arg err.Error() of wrong type string
FAIL    github.com/nu7hatch/gouuid [build failed]
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

Successfully merging a pull request may close this issue.

1 participant