fix(grpc): merge raw transaction methods to one rpc method #3706
Annotations
5 errors and 1 warning
coverage:
www/grpc/transaction_test.go#L134
cannot use &pactus.GetRawTransferTransactionRequest{…} (value of type *pactus.GetRawTransferTransactionRequest) as *pactus.RawTransfer value in struct literal
|
coverage:
www/grpc/transaction_test.go#L162
cannot use &pactus.GetRawBondTransactionRequest{…} (value of type *pactus.GetRawBondTransactionRequest) as *pactus.RawBond value in struct literal
|
coverage:
www/grpc/transaction_test.go#L188
cannot use &pactus.GetRawUnbondTransactionRequest{…} (value of type *pactus.GetRawUnbondTransactionRequest) as *pactus.RawUnbond value in struct literal
|
coverage:
www/grpc/transaction_test.go#L211
cannot use &pactus.GetRawWithdrawTransactionRequest{…} (value of type *pactus.GetRawWithdrawTransactionRequest) as *pactus.RawWithdraw value in struct literal
|
coverage
Process completed with exit code 1.
|
coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum
|