make queryBlockRangea an argument to query log functions #601
Annotations
4 errors and 1 warning
build:
metrics/collectors/economic/economic_test.go#L42
cannot use avsRegistryReader (variable of type *mocks.MockAvsRegistryReader) as avsregistry.AvsRegistryReader value in argument to NewCollector: *mocks.MockAvsRegistryReader does not implement avsregistry.AvsRegistryReader (wrong type for method QueryExistingRegisteredOperatorPubKeys)
|
build:
services/operatorsinfo/operatorsinfo_inmemory.go#L157
not enough arguments in call to ops.avsRegistryReader.QueryExistingRegisteredOperatorPubKeys
|
build:
services/operatorsinfo/operatorsinfo_inmemory.go#L164
not enough arguments in call to ops.avsRegistryReader.QueryExistingRegisteredOperatorSockets
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|