Skip to content

Complete ckb-sdk-go missing rpc #442

Complete ckb-sdk-go missing rpc

Complete ckb-sdk-go missing rpc #442

Triggered via pull request December 3, 2024 11:16
Status Failure
Total duration 32s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: rpc/client.go#L179
duplicate method DryRunTransaction
test: rpc/client.go#L254
cannot use &client{...} (type *client) as type Client in return argument:
test: rpc/client.go#L179
duplicate method DryRunTransaction
test: rpc/client.go#L254
cannot use &client{...} (type *client) as type Client in return argument:
test: rpc/client_test.go#L26
not enough arguments in call to testClient.GetBlockByNumber
test: rpc/client_test.go#L34
not enough arguments in call to testClient.GetBlockByNumberWithCycles
test: rpc/client_test.go#L101
not enough arguments in call to testClient.GetTransaction
test: rpc/client_test.go#L164
not enough arguments in call to testClient.GetHeader
test: rpc/client_test.go#L184
not enough arguments in call to testClient.GetHeaderByNumber
test: rpc/client_test.go#L378
not enough arguments in call to testClient.GetRawTxPool
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636