Skip to content

fix(grpc): merge raw transaction methods to one rpc method #3706

fix(grpc): merge raw transaction methods to one rpc method

fix(grpc): merge raw transaction methods to one rpc method #3706

Triggered via pull request September 10, 2024 10:45
Status Failure
Total duration 4m 1s
Artifacts

coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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