Bump github.com/0xPolygonHermez/zkevm-data-streamer from 0.2.3 to 0.2.7 #9646
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)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/zkevm-node/zkevm-node. Supported file pattern: go.sum
|
Loading