Skip to content

make queryBlockRangea an argument to query log functions #601

make queryBlockRangea an argument to query log functions

make queryBlockRangea an argument to query log functions #601

Triggered via pull request May 9, 2024 18:55
Status Failure
Total duration 1m 10s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.