Skip to content

Update go-bitfield refs to OffchainLabs #28

Update go-bitfield refs to OffchainLabs

Update go-bitfield refs to OffchainLabs #28

Triggered via pull request November 12, 2025 20:07
Status Failure
Total duration 52s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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