Skip to content

feat: update example config #13

feat: update example config

feat: update example config #13

Triggered via push November 23, 2023 19:46
Status Failure
Total duration 1m 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: etherman/etherman_test.go#L168
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
lint: etherman/etherman_test.go#L174
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
lint: etherman/etherman_test.go#L176
not enough arguments in call to etherman.ZkEVM.SequenceBatches
lint: etherman/etherman_test.go#L191
blocks[3].SequencedBatches[0][1].Transactions undefined (type SequencedBatch has no field or method Transactions)
lint: etherman/etherman_test.go#L215
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
lint: etherman/etherman_test.go#L217
not enough arguments in call to etherman.ZkEVM.SequenceBatches
lint: synchronizer/synchronizer_test.go#L175
unknown field 'Transactions' in struct literal of type polygonzkevm.PolygonZkEVMBatchData
lint: synchronizer/synchronizer_test.go#L187
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
lint: synchronizer/synchronizer_test.go#L245
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions)
lint: synchronizer/synchronizer_test.go#L260
sequencedBatch.Transactions undefined (type etherman.SequencedBatch has no field or method Transactions) (typecheck)