Skip to content

Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.3 to 0.2.7 #9646

Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.3 to 0.2.7

Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.3 to 0.2.7 #9646

Status Failure
Total duration 1m 57s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: cmd/dumpstate.go#L84
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
lint: cmd/dumpstate.go#L85
b.BatchL2Data undefined (type *batch has no field or method BatchL2Data) (typecheck)
lint: cmd/dumpstate.go#L94
b.Timestamp undefined (type *batch has no field or method Timestamp) (typecheck)
lint: tools/datastreamer/main.go#L853
h.currentStreamBatch.BatchNumber undefined (type batch has no field or method BatchNumber) (typecheck)
lint: tools/datastreamer/main.go#L865
h.currentStreamBatch.LocalExitRoot undefined (type batch has no field or method LocalExitRoot) (typecheck)
lint: tools/datastreamer/main.go#L866
h.currentStreamBatch.StateRoot undefined (type batch has no field or method StateRoot) (typecheck)
lint: tools/datastreamer/main.go#L874
h.currentStreamBatch.BatchNumber undefined (type batch has no field or method BatchNumber) (typecheck)
lint: tools/datastreamer/main.go#L906
h.currentStreamL2Block.ChangeL2BlockHeader undefined (type l2BlockRaw has no field or method ChangeL2BlockHeader) (typecheck)
lint: tools/datastreamer/main.go#L907
h.currentStreamL2Block.Transactions undefined (type l2BlockRaw has no field or method Transactions) (typecheck)
lint: tools/datastreamer/main.go#L910
h.currentStreamBatch.Coinbase undefined (type batch has no field or method Coinbase) (typecheck)
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zkevm-node/zkevm-node. Supported file pattern: go.sum