Skip to content

Revert #13509 "Commitment: do not use cell getter function to fold.." #4971

Revert #13509 "Commitment: do not use cell getter function to fold.."

Revert #13509 "Commitment: do not use cell getter function to fold.." #4971

Triggered via pull request February 7, 2025 17:10
Status Failure
Total duration 2m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/rpcdaemon/graphql/graph/schema.resolvers.go#L14
"github.com/erigontech/erigon-lib/common" imported and not used (typecheck)
lint: cmd/rpcdaemon/graphql/graph/schema.resolvers.go#L17
"github.com/erigontech/erigon/core/types" imported and not used (typecheck)
lint: cmd/commitment-prefix/main.go#L37
could not import github.com/erigontech/erigon-lib/commitment (-: # github.com/erigontech/erigon-lib/commitment
lint: erigon-lib/commitment/hex_patricia_hashed.go#L984
undefined: c) (typecheck)
lint: cmd/devnet/scenarios/context.go#L141
cannot use c (variable of type scenarioContext) as "context".Context value in argument to WithParam: scenarioContext does not implement "context".Context (missing method Deadline) (typecheck)
lint: cmd/devnet/scenarios/context.go#L149
impossible type assertion: ctx.(scenarioContext)
lint: cmd/devnet/main.go#L304
missing type in composite literal (typecheck)
lint: cmd/devnet/main.go#L314
missing type in composite literal (typecheck)
lint: cmd/devnet/main.go#L324
missing type in composite literal (typecheck)
lint: cmd/devnet/main.go#L28
"time" imported and not used (typecheck)