Skip to content

L1 events and block processing #10449

L1 events and block processing

L1 events and block processing #10449

Triggered via pull request December 17, 2024 21:06
Status Failure
Total duration 58s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: go/enclave/enclave.go#L1
: # github.com/ten-protocol/go-ten/go/enclave
lint: go/enclave/rpc_server.go#L151
request.EncodedReceipts undefined (type *generated.SubmitBlockRequest has no field or method EncodedReceipts) (typecheck)
lint: go/enclave/container/enclave_container.go#L10
could not import github.com/ten-protocol/go-ten/go/enclave (-: # github.com/ten-protocol/go-ten/go/enclave
lint: go/enclave/rpc_server.go#L151
request.EncodedReceipts undefined (type *generated.SubmitBlockRequest has no field or method EncodedReceipts)) (typecheck)
lint: go/host/rpc/enclaverpc/enclave_client.go#L1
: # github.com/ten-protocol/go-ten/go/host/rpc/enclaverpc
lint: go/host/rpc/enclaverpc/enclave_client.go#L231
unknown field EncodedReceipts in struct literal of type generated.SubmitBlockRequest (typecheck)
lint: go/host/container/host_container.go#L21
could not import github.com/ten-protocol/go-ten/go/host/rpc/enclaverpc (-: # github.com/ten-protocol/go-ten/go/host/rpc/enclaverpc
lint: go/host/rpc/enclaverpc/enclave_client.go#L231
unknown field EncodedReceipts in struct literal of type generated.SubmitBlockRequest) (typecheck)
lint: integration/simulation/network/network_utils.go#L21
could not import github.com/ten-protocol/go-ten/go/enclave (-: # github.com/ten-protocol/go-ten/go/enclave
lint: go/enclave/rpc_server.go#L151
request.EncodedReceipts undefined (type *generated.SubmitBlockRequest has no field or method EncodedReceipts)) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636