Skip to content

fix: ensure all types referenced in the actors registry are CBOR marshallable #4683

fix: ensure all types referenced in the actors registry are CBOR marshallable

fix: ensure all types referenced in the actors registry are CBOR marshallable #4683

Triggered via pull request July 4, 2025 11:29
Status Failure
Total duration 2m 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)