Upgrading sdk version to 0.1.12 #153
Annotations
3 errors and 1 warning
Unit Test:
core/chainio/avs_reader.go#L48
cannot use ethHttpClient (variable of type eth.HttpBackend) as "github.com/Layr-Labs/incredible-squaring-avs/common".EthClientInterface value in argument to NewAvsManagersBindings: eth.HttpBackend does not implement "github.com/Layr-Labs/incredible-squaring-avs/common".EthClientInterface (missing method ChainID)
|
Unit Test:
core/chainio/avs_subscriber.go#L41
cannot use ethclient (variable of type eth.WsBackend) as "github.com/Layr-Labs/incredible-squaring-avs/common".EthClientInterface value in argument to NewAvsManagersBindings: eth.WsBackend does not implement "github.com/Layr-Labs/incredible-squaring-avs/common".EthClientInterface (missing method ChainID)
|
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/
|