fix: ensure all types referenced in the actors registry are CBOR marshallable #4683
Annotations
7 errors
|
Build
Process completed with exit code 2.
|
|
Build:
node/modules/chain.go#L48
not enough arguments in call to bitswap.New
|
|
Build:
node/modules/chain.go#L38
undefined: bitswap.ProvideEnabled
|
|
Build:
node/modules/chain.go#L37
undefined: network.Prefix
|
|
Build:
node/modules/chain.go#L37
undefined: network.NewFromIpfsHost
|
|
Build
cannot use &creator{} (value of type *creator) as "github.com/ipfs/go-metrics-interface".Creator value in variable declaration: *creator does not implement "github.com/ipfs/go-metrics-interface".Creator (missing method CounterVec)
|
|
Build
cannot use &creator{…} (value of type *creator) as "github.com/ipfs/go-metrics-interface".Creator value in return statement: *creator does not implement "github.com/ipfs/go-metrics-interface".Creator (missing method CounterVec)
|