Enable aggregates and group_by #40
Annotations
10 errors and 1 warning
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L24
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L48
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L68
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L135
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L155
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L187
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L219
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L265
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L296
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
Run Unit Tests:
internal/orchestrator/reorg_handler_test.go#L328
cannot use mockMainStorage (variable of type *mocks.MockIMainStorage) as storage.IMainStorage value in struct literal: *mocks.MockIMainStorage does not implement storage.IMainStorage (wrong type for method GetLogs)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading