Added retries to both subs used by opinfoserv #11
Annotations
5 errors and 1 warning
Lint:
chainio/clients/avsregistry/reader.go#L575
cannot use nil as uint64 value in return statement (typecheck)
|
Lint:
chainio/clients/builder.go#L6
could not import github.com/Layr-Labs/eigensdk-go/chainio/clients/avsregistry (-: # github.com/Layr-Labs/eigensdk-go/chainio/clients/avsregistry
|
Lint:
chainio/clients/avsregistry/reader.go#L575
cannot use nil as uint64 value in return statement) (typecheck)
|
Lint:
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) (typecheck)
|
Lint
issues found
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|