Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

can't run tests #785

Open
uk20190125 opened this issue Jan 25, 2019 · 0 comments
Open

can't run tests #785

uk20190125 opened this issue Jan 25, 2019 · 0 comments

Comments

@uk20190125
Copy link

uk20190125 commented Jan 25, 2019

default

github.com/holochain/holochain-proto

./utils.go:338: cannot use s (type *"github.com/lestrrat/go-jsschema".Schema) as type *"github.com/lestrrat-go/jsschema".Schema in argument to b.Build
./utils.go:338: cannot assign *"github.com/lestrrat-go/jsval".JSVal to v.v (type *"github.com/lestrrat/go-jsval".JSVal) in multiple assignment
./utils.go:353: cannot use s (type *"github.com/lestrrat/go-jsschema".Schema) as type *"github.com/lestrrat-go/jsschema".Schema in argument to b.Build
./utils.go:353: cannot assign *"github.com/lestrrat-go/jsval".JSVal to v.v (type *"github.com/lestrrat/go-jsval".JSVal) in multiple assignment
FAIL github.com/holochain/holochain-proto [build failed]
Makefile:58: recipe for target 'test' failed
make: *** [test] Error 2

I don't know why the tests can't run, but I follow the steps and try it with many golang version. Please help! Thanks

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

No branches or pull requests

1 participant