Skip to content

feat(consensus): blobs feature #74

feat(consensus): blobs feature

feat(consensus): blobs feature #74

Re-run triggered April 30, 2025 12:13
Status Failure
Total duration 2m 10s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes) (typecheck)
golangci-lint: test/e2e/node/main.go#L31
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
golangci-lint: test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
golangci-lint: test/e2e/pkg/infra/provider.go#L6
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
golangci-lint: test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
golangci-lint: test/e2e/pkg/infra/digitalocean/digitalocean.go#L10
could not import github.com/cometbft/cometbft/test/e2e/pkg (-: # github.com/cometbft/cometbft/test/e2e/pkg
golangci-lint: test/e2e/pkg/testnet.go#L359
t.BlobMaxBytes undefined (type Testnet has no field or method BlobMaxBytes)) (typecheck)
golangci-lint: test/e2e/pkg/infra/digitalocean/digitalocean.go#L38
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)
golangci-lint: test/e2e/pkg/infra/digitalocean/digitalocean.go#L41
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)
golangci-lint: test/e2e/pkg/infra/digitalocean/digitalocean.go#L42
p.Testnet undefined (type Provider has no field or method Testnet) (typecheck)