Skip to content

Added retries to both subs used by opinfoserv #10

Added retries to both subs used by opinfoserv

Added retries to both subs used by opinfoserv #10

Triggered via pull request December 30, 2024 15:17
Status Failure
Total duration 1m 5s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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