feat: add banana validium #239
Annotations
10 errors and 1 warning
lint:
state/entities/l1block.go#L8
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
lint:
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
lint:
synchronizer/actions/actions.go#L7
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
lint:
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
lint:
actions/processor_manager/processor_manager.go#L8
could not import github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman (-: # github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman
|
lint:
etherman/sequence_batches_decode_banana_validium.go#L79
bananaData declared and not used) (typecheck)
|
lint:
synchronizer/synchronizer_queries.go#L77
s.storage.GetSequenceByBatchNumber undefined (type storageSyncQueries has no field or method GetSequenceByBatchNumber) (typecheck)
|
lint:
synchronizer/synchronizer_queries.go#L86
s.storage.GetVirtualBatchByBatchNumber undefined (type storageSyncQueries has no field or method GetVirtualBatchByBatchNumber) (typecheck)
|
lint:
synchronizer/synchronizer_queries.go#L95
s.storage.GetLastestVirtualBatchNumber undefined (type storageSyncQueries has no field or method GetLastestVirtualBatchNumber) (typecheck)
|
lint:
synchronizer/synchronizer_queries.go#L103
s.storage.GetBlockByNumber undefined (type storageSyncQueries has no field or method GetBlockByNumber) (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zkevm-synchronizer-l1/zkevm-synchronizer-l1. Supported file pattern: go.sum
|