fix(abci): use correct hash in abci block.LastCommit.BlockID #1403
Annotations
10 errors and 2 warnings
golangci-lint:
block/executor.go#L210
unknown field IntermediateStateRoots in struct literal of type "github.com/dymensionxyz/dymint/types".Data
|
golangci-lint:
block/executor.go#L211
unknown field Evidence in struct literal of type "github.com/dymensionxyz/dymint/types".Data (typecheck)
|
golangci-lint:
block/consensus_test.go#L9
could not import github.com/dymensionxyz/dymint/block (-: # github.com/dymensionxyz/dymint/block [github.com/dymensionxyz/dymint/block.test]
|
golangci-lint:
block/executor.go#L210
unknown field IntermediateStateRoots in struct literal of type "github.com/dymensionxyz/dymint/types".Data
|
golangci-lint:
block/executor.go#L211
unknown field Evidence in struct literal of type "github.com/dymensionxyz/dymint/types".Data) (typecheck)
|
golangci-lint:
block/production_test.go#L26
"github.com/dymensionxyz/dymint/da" imported and not used (typecheck)
|
golangci-lint:
block/pruning_test.go#L8
"github.com/dymensionxyz/dymint/da" imported and not used (typecheck)
|
golangci-lint:
block/submit_test.go#L25
"github.com/dymensionxyz/dymint/da" imported and not used (typecheck)
|
golangci-lint:
node/node.go#L22
could not import github.com/dymensionxyz/dymint/block (-: # github.com/dymensionxyz/dymint/block
|
golangci-lint:
block/executor.go#L210
unknown field IntermediateStateRoots in struct literal of type "github.com/dymensionxyz/dymint/types".Data
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading