fix: use l1info root insetead of ger to generate merkleproof #725
Annotations
3 errors and 1 warning
lint:
aggsender/aggsender_test.go#L468
cannot use mockL1InfoTreeSyncer (variable of type *mocks.L1InfoTreeSyncerMock) as "github.com/0xPolygon/cdk/aggsender/types".L1InfoTreeSyncer value in struct literal: *mocks.L1InfoTreeSyncerMock does not implement "github.com/0xPolygon/cdk/aggsender/types".L1InfoTreeSyncer (missing method GetL1InfoTreeRootByIndex)
|
lint:
aggsender/aggsender_test.go#L925
cannot use mockL1InfoTreeSyncer (variable of type *mocks.L1InfoTreeSyncerMock) as "github.com/0xPolygon/cdk/aggsender/types".L1InfoTreeSyncer value in assignment: *mocks.L1InfoTreeSyncerMock does not implement "github.com/0xPolygon/cdk/aggsender/types".L1InfoTreeSyncer (missing method GetL1InfoTreeRootByIndex) (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/cdk/cdk. Supported file pattern: go.sum
|