Fix: only log error if != nil #20457
Annotations
5 errors and 1 warning
agents/pingpongtestcli/main.go#L33
cannot use underlyingClient (variable of type chain.Chain) as "github.com/synapsecns/sanguine/ethergo/client".EVM value in argument to evm.NewPingPongClientContract: chain.Chain does not implement "github.com/synapsecns/sanguine/ethergo/client".EVM (missing method BatchWithContext)
|
agents/pingpongtestcli/main.go#L68
assignment mismatch: 1 variable but boundPingPongClient.DoPing returns 2 values
|
tools/devnet/main.go#L61
cannot use chainClient (variable of type chain.Chain) as "github.com/synapsecns/sanguine/ethergo/client".EVM value in argument to evm.NewPingPongClientContract: chain.Chain does not implement "github.com/synapsecns/sanguine/ethergo/client".EVM (missing method BatchWithContext)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading