Skip to content

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

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

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

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

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
linting: www/grpc/transaction_test.go#L134
cannot use &pactus.GetRawTransferTransactionRequest{…} (value of type *pactus.GetRawTransferTransactionRequest) as *pactus.RawTransfer value in struct literal
linting: www/grpc/transaction_test.go#L162
cannot use &pactus.GetRawBondTransactionRequest{…} (value of type *pactus.GetRawBondTransactionRequest) as *pactus.RawBond value in struct literal
linting: www/grpc/transaction_test.go#L188
cannot use &pactus.GetRawUnbondTransactionRequest{…} (value of type *pactus.GetRawUnbondTransactionRequest) as *pactus.RawUnbond value in struct literal
linting: www/grpc/transaction_test.go#L211
cannot use &pactus.GetRawWithdrawTransactionRequest{…} (value of type *pactus.GetRawWithdrawTransactionRequest) as *pactus.RawWithdraw value in struct literal (typecheck)
linting
Process completed with exit code 2.
linting
Restore cache failed: Dependencies file is not found in /home/runner/work/pactus/pactus. Supported file pattern: go.sum