Skip to content

Bump github.com/Layr-Labs/eigensdk-go from 0.1.1 to 0.1.3 #19

Bump github.com/Layr-Labs/eigensdk-go from 0.1.1 to 0.1.3

Bump github.com/Layr-Labs/eigensdk-go from 0.1.1 to 0.1.3 #19

Triggered via pull request March 25, 2024 23:37
Status Failure
Total duration 56s
Artifacts

integration-test.yml

on: pull_request
Integration Test
47s
Integration Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Integration Test
cannot use ethClient (variable of type eth.Client) as wallet.Wallet value in argument to txmgr.NewSimpleTxManager: eth.Client does not implement wallet.Wallet (missing method GetTransactionReceipt)
Integration Test
cannot use logger (variable of type logging.Logger) as eth.Client value in argument to txmgr.NewSimpleTxManager: logging.Logger does not implement eth.Client (missing method BalanceAt)
Integration Test
cannot use sgn (variable of type signerv2.SignerFn) as logging.Logger value in argument to txmgr.NewSimpleTxManager: signerv2.SignerFn does not implement logging.Logger (missing method Debug)
Integration Test
cannot use ethClient (variable of type eth.Client) as wallet.Wallet value in argument to txmgr.NewSimpleTxManager: eth.Client does not implement wallet.Wallet (missing method GetTransactionReceipt)
Integration Test
cannot use logger (variable of type logging.Logger) as eth.Client value in argument to txmgr.NewSimpleTxManager: logging.Logger does not implement eth.Client (missing method BalanceAt)
Integration Test
cannot use sgn (variable of type signerv2.SignerFn) as logging.Logger value in argument to txmgr.NewSimpleTxManager: signerv2.SignerFn does not implement logging.Logger (missing method Debug)
Integration Test
Process completed with exit code 2.
Integration Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Integration Test
Restore cache failed: Dependencies file is not found in /home/runner/work/eigenlayer-cli/eigenlayer-cli. Supported file pattern: go.sum