Skip to content

AVS-507: Integration test scaffold: add anvil chain with deployed contracts to be able to test sdk features like bindings, txmgr, etc #673

AVS-507: Integration test scaffold: add anvil chain with deployed contracts to be able to test sdk features like bindings, txmgr, etc

AVS-507: Integration test scaffold: add anvil chain with deployed contracts to be able to test sdk features like bindings, txmgr, etc #673

Triggered via pull request June 9, 2024 02:43
Status Failure
Total duration 1m 8s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Test: chainio/clients/elcontracts/reader.go#L142
operatorDetails.EarningsReceiver undefined (type contractDelegationManager.IDelegationManagerOperatorDetails has no field or method EarningsReceiver)
Test: chainio/clients/elcontracts/writer.go#L117
unknown field EarningsReceiver in struct literal of type contractDelegationManager.IDelegationManagerOperatorDetails
Test: chainio/clients/elcontracts/writer.go#L146
unknown field EarningsReceiver in struct literal of type contractDelegationManager.IDelegationManagerOperatorDetails
Test: chainio/clients/elcontracts/reader.go#L142
operatorDetails.EarningsReceiver undefined (type contractDelegationManager.IDelegationManagerOperatorDetails has no field or method EarningsReceiver)
Test: chainio/clients/elcontracts/writer.go#L117
unknown field EarningsReceiver in struct literal of type contractDelegationManager.IDelegationManagerOperatorDetails
Test: chainio/clients/elcontracts/writer.go#L146
unknown field EarningsReceiver in struct literal of type contractDelegationManager.IDelegationManagerOperatorDetails
Test
Process completed with exit code 2.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.