Skip to content

WIP - Protodanksharding #9539

WIP - Protodanksharding

WIP - Protodanksharding #9539

Triggered via pull request August 14, 2024 15:37
Status Failure
Total duration 56s
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#L13
const `spareBlobBits` is unused (unused)
lint: go/ethadapter/beacon_client_test.go#L171
func `encodeBlobs` is unused (unused)
lint: go/ethadapter/mgmtcontractlib/mgmt_contract_lib.go#L505
func `encodeBlobs` is unused (unused)
lint: go/host/storage/storage.go#L25
unnecessary leading newline (whitespace)
lint: go/ethadapter/beacon_client.go#L128
S1021: should merge variable declaration with assignment on next line (gosimple)
lint: go/ethadapter/beacon_client_test.go#L92
ineffectual assignment to err (ineffassign)
lint
issues found