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 57s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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