Skip to content

WIP - Protodanksharding #9576

WIP - Protodanksharding

WIP - Protodanksharding #9576

Triggered via pull request August 23, 2024 14:00
Status Failure
Total duration 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: go/ethadapter/beacon_client.go#L8
File is not `goimports`-ed (goimports)
lint: go/ethadapter/blob.go#L5
File is not `goimports`-ed (goimports)
lint: go/ethadapter/blob_api.go#L5
File is not `goimports`-ed (goimports)
lint: go/ethadapter/beacon_client_test.go#L12
const `spareBlobBits` is unused (unused)
lint: go/ethadapter/beacon_client_test.go#L136
func `encodeBlobs` is unused (unused)
lint: go/host/storage/storage.go#L25
unnecessary leading newline (whitespace)
lint: integration/simulation/utils.go#L109
unnecessary leading newline (whitespace)
lint: go/ethadapter/beacon_client_test.go#L90
ineffectual assignment to err (ineffassign)
lint: go/ethadapter/geth_rpc_client.go#L159
SA4009: argument ctx is overwritten before first use (staticcheck)
lint: go/ethadapter/geth_rpc_client.go#L171
SA4009(related information): assignment to ctx (staticcheck)