fix: additional checks for evm outbound tx and code enhancement to be defensive #4733
Annotations
6 errors and 1 warning
|
Test:
zetaclient/btc_signer_test.go#L401
cannot use make(map[string]btcjson.GetTransactionResult) (value of type map[string]btcjson.GetTransactionResult) as map[string]*btcjson.GetTransactionResult value in struct literal
|
Test:
zetaclient/btc_signer_test.go#L416
cannot use btcjson.GetTransactionResult{…} (value of type btcjson.GetTransactionResult) as *btcjson.GetTransactionResult value in assignment
|
Test:
zetaclient/btc_signer_test.go#L401
cannot use make(map[string]btcjson.GetTransactionResult) (value of type map[string]btcjson.GetTransactionResult) as map[string]*btcjson.GetTransactionResult value in struct literal
|
Test:
zetaclient/btc_signer_test.go#L416
cannot use btcjson.GetTransactionResult{…} (value of type btcjson.GetTransactionResult) as *btcjson.GetTransactionResult value in assignment
|
Test
The operation was canceled.
|
Test
Attempt 1 failed. Reason: Child_process exited with error code 2
|
The logs for this run have expired and are no longer available.
Loading