feat: add banana validium #239
Annotations
10 errors and 1 warning
state/entities/l1block.go#L8
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
synchronizer/actions/actions.go#L7
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
actions/processor_manager/processor_manager.go#L8
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
synchronizer/synchronizer_queries.go#L77
s.storage.GetSequenceByBatchNumber undefined (type storageSyncQueries has no field or method GetSequenceByBatchNumber) (typecheck)
|
synchronizer/synchronizer_queries.go#L86
s.storage.GetVirtualBatchByBatchNumber undefined (type storageSyncQueries has no field or method GetVirtualBatchByBatchNumber) (typecheck)
|
synchronizer/synchronizer_queries.go#L95
s.storage.GetLastestVirtualBatchNumber undefined (type storageSyncQueries has no field or method GetLastestVirtualBatchNumber) (typecheck)
|
synchronizer/synchronizer_queries.go#L103
s.storage.GetBlockByNumber undefined (type storageSyncQueries has no field or method GetBlockByNumber) (typecheck)
|
|
This job failed
Loading