multinode: simplify tx result #114
Annotations
10 errors and 1 warning
Unit Tests
not enough type arguments for type SendTxRPCClient: have 1, want 2
|
Unit Tests
cannot use generic type sendTxResult[RESULT any] without instantiation
|
Unit Tests
cannot use generic type sendTxResult[RESULT any] without instantiation
|
Unit Tests
cannot use (*sendTxRPC)(nil) (value of type *sendTxRPC) as TestSendTxRPCClient value in variable declaration
|
Unit Tests
not enough type arguments for type TransactionSender: have 3, want 4
|
Unit Tests
in call to NewTransactionSender[any, ID, TestSendTxRPCClient], type *MultiNode[ID, TestSendTxRPCClient] of mn.MultiNode does not match *MultiNode[TestSendTxRPCClient, RPC]
|
Unit Tests
cannot use nil as TX value in argument to txSender.SendTransaction
|
Unit Tests
cannot use nil as TX value in argument to txSender.SendTransaction
|
Unit Tests
cannot use nil as TX value in argument to txSender.SendTransaction
|
Unit Tests
cannot use nil as TX value in argument to txSender.SendTransaction
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/chainlink-framework/chainlink-framework. Supported file pattern: go.sum
|
Loading