Use fixed version of sdk #216
Annotations
5 errors and 1 warning
Test:
aggregator/aggregator_test.go#L156
cannot use mockBlsAggregationService (variable of type *MockBlsAggregationService) as blsagg.BlsAggregationService value in struct literal: *MockBlsAggregationService does not implement blsagg.BlsAggregationService (missing method InitializeNewTaskWithWindow)
|
Test:
operator/registration.go#L66
cannot use &bind.CallOpts{} (value of type *bind.CallOpts) as "context".Context value in argument to o.eigenlayerReader.GetStrategyAndUnderlyingToken: *bind.CallOpts does not implement "context".Context (missing method Deadline)
|
Test:
plugin/cmd/main.go#L89
undefined: utils.ReadYamlConfig
|
Test:
plugin/cmd/main.go#L204
cannot use &bind.CallOpts{} (value of type *bind.CallOpts) as "context".Context value in argument to clients.ElChainReader.GetStrategyAndUnderlyingToken: *bind.CallOpts does not implement "context".Context (missing method Deadline)
|
Test
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading