Update go-bitfield refs to OffchainLabs #28
Annotations
6 errors
|
lint
issues found
|
|
lint:
services/attestations/events/service.go#L176
cannot use attestation.AggregationBits (variable of slice type "github.com/prysmaticlabs/go-bitfield".Bitlist) as "github.com/OffchainLabs/go-bitfield".Bitlist value in argument to buckets[bucket].Or) (typecheck)
|
|
lint:
services/attestations/events/service.go#L173
cannot use attestation.AggregationBits (variable of slice type "github.com/prysmaticlabs/go-bitfield".Bitlist) as "github.com/OffchainLabs/go-bitfield".Bitlist value in assignment
|
|
lint:
main.go#L33
could not import github.com/wealdtech/probec/services/attestations/events (-: # github.com/wealdtech/probec/services/attestations/events
|
|
lint:
services/attestations/events/service.go#L176
cannot use attestation.AggregationBits (variable of slice type "github.com/prysmaticlabs/go-bitfield".Bitlist) as "github.com/OffchainLabs/go-bitfield".Bitlist value in argument to buckets[bucket].Or (typecheck)
|
|
lint:
services/attestations/events/service.go#L173
cannot use attestation.AggregationBits (variable of slice type "github.com/prysmaticlabs/go-bitfield".Bitlist) as "github.com/OffchainLabs/go-bitfield".Bitlist value in assignment
|