getamis/hypereth

got error when build with ocagent@v0.2.0

Opened this issue · 0 comments

sc0Vu commented

I got error when build with ocagent@v0.2.0.

contrib.go.opencensus.io/exporter/ocagent

../../../go/pkg/mod/contrib.go.opencensus.io/exporter/ocagent@v0.2.0/ocagent.go:222:38: invalid operation: csamp.Decision == true (mismatched types "github.com/census-instrumentation/opencensus-proto/gen-go/trace/v1".ConstantSampler_ConstantDecision and untyped bool)
make: *** [/eth-indexer/build/bin/indexer] Error 2

The error fixed after install ocagent@v0.7.0