moved all etherman types to types folder because was not able to test… #158
Annotations
6 errors and 1 warning
unittest:
etherman/events_helper.go#L11
addNewOrder redeclared in this block
|
unittest:
etherman/events_helpder.go#L10
other declaration of addNewOrder
|
unittest:
etherman/events_helper.go#L17
addNewBlockToResult redeclared in this block
|
unittest:
etherman/events_helpder.go#L20
other declaration of addNewBlockToResult
|
unittest:
etherman/events_helper.go#L20
cannot use blocks (variable of type *[]"github.com/0xPolygonHermez/zkevm-synchronizer-l1/etherman/types".Block) as *[]Block value in argument to isheadBlockInArray
|
unittest
Process completed with exit code 2.
|
unittest
Restore cache failed: Dependencies file is not found in /home/runner/work/zkevm-synchronizer-l1/zkevm-synchronizer-l1. Supported file pattern: go.sum
|