Skip to content

WIP - Protodanksharding #9490

WIP - Protodanksharding

WIP - Protodanksharding #9490

Triggered via pull request August 7, 2024 15:22
Status Failure
Total duration 34s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: go/ethadapter/beacon_client.go#L1
: # github.com/ten-protocol/go-ten/go/ethadapter [github.com/ten-protocol/go-ten/go/ethadapter.test]
lint: go/ethadapter/beacon_client_test.go#L97
cannot use index (variable of type uint64) as Uint64String value in struct literal
lint: go/ethadapter/beacon_client_test.go#L99
cannot use commit (variable of type kzg4844.Commitment) as Bytes48 value in struct literal
lint: go/ethadapter/beacon_client_test.go#L100
cannot use proof (variable of type kzg4844.Proof) as Bytes48 value in struct literal (typecheck)
lint: go/ethadapter/mgmtcontractlib/mgmt_contract_lib.go#L6
File is not `goimports`-ed (goimports)
lint: go/enclave/components/blob_resolver.go#L5
File is not `goimports`-ed (goimports)
lint: go/enclave/components/interfaces.go#L6
File is not `goimports`-ed (goimports)
lint: go/host/storage/storage.go#L25
unnecessary leading newline (whitespace)
lint: go/ethadapter/mgmtcontractlib/mgmt_contract_lib.go#L510
ineffectual assignment to base64ChunkSize (ineffassign)
lint
issues found