crusttech / crust-server

Apache License 2.0
87 stars 21 forks source link

fix(crm): errors.Wrapf wrong type #21

Closed mitjaziv closed 5 years ago

mitjaziv commented 5 years ago

With go version 1.11.4 test.crm is failing with following error:

$ make test.crm
/go/bin/gotest -covermode count -coverprofile .cover.out -v ./crm/service/...
# github.com/crusttech/crust/crm/service
crm/service/notification.go:105: Wrapf format %s has arg userID of wrong type uint64