Skip to content

refactor: elcontracts update more reader interfaces #1866

refactor: elcontracts update more reader interfaces

refactor: elcontracts update more reader interfaces #1866

Triggered via pull request January 31, 2025 18:51
Status Failure
Total duration 2m 10s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test: chainio/clients/avsregistry/builder.go#L107
cannot use elChainReader (variable of type *elcontracts.ChainReader) as eLReader value in argument to NewChainWriter: *elcontracts.ChainReader does not implement eLReader (wrong type for method CalculateOperatorAVSRegistrationDigestHash)
Test: chainio/clients/avsregistry/writer.go#L101
cannot use elReader (variable of type *elcontracts.ChainReader) as eLReader value in argument to NewChainWriter: *elcontracts.ChainReader does not implement eLReader (wrong type for method CalculateOperatorAVSRegistrationDigestHash)
Test: chainio/clients/avsregistry/builder.go#L107
cannot use elChainReader (variable of type *elcontracts.ChainReader) as eLReader value in argument to NewChainWriter: *elcontracts.ChainReader does not implement eLReader (wrong type for method CalculateOperatorAVSRegistrationDigestHash)
Test: chainio/clients/avsregistry/writer.go#L101
cannot use elReader (variable of type *elcontracts.ChainReader) as eLReader value in argument to NewChainWriter: *elcontracts.ChainReader does not implement eLReader (wrong type for method CalculateOperatorAVSRegistrationDigestHash)
Test
Process completed with exit code 2.