Added retries to both subs used by opinfoserv #10
Annotations
4 errors and 1 warning
Test:
chainio/clients/avsregistry/reader.go#L575
cannot use nil as uint64 value in return statement
|
Test:
chainio/clients/avsregistry/reader.go#L575
cannot use nil as uint64 value in return statement
|
Test:
services/operatorsinfo/operatorsinfo_inmemory_test.go#L154
cannot use mockAvsReader (variable of type *fakes.FakeAVSRegistryReader) as avsRegistryReader value in argument to NewOperatorsInfoServiceInMemory: *fakes.FakeAVSRegistryReader does not implement avsRegistryReader (missing method BlockNumber)
|
Test
Process completed with exit code 2.
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|