WIP - Protodanksharding #9575
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/ethadapter/mgmtcontractlib/mgmt_contract_lib.go#L507
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)
|