Demo telemetry #203
Annotations
3 errors and 1 warning
Unit 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)
|
Unit Test:
plugin/cmd/main.go#L205
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)
|
Unit Test
Process completed with exit code 2.
|
Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|