Skip to content

Fix some rpc response type should be hex string #452

Fix some rpc response type should be hex string

Fix some rpc response type should be hex string #452

Triggered via pull request December 22, 2024 10:10
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: rpc/client_test.go#L569
wrong signature for TestClient_GetHeader, must be: func TestClient_GetHeader(t *testing.T)
test: types/json.go#L1199
syntax error: unexpected ], expecting name or (
test: types/json.go#L1200
syntax error: unexpected }, expecting expression
test: types/json.go#L1208
syntax error: unexpected ], expecting operand
test: types/json.go#L1213
no new variables on left side of :=
test: types/json.go#L1199
syntax error: unexpected ], expecting name or (
test: types/json.go#L1200
syntax error: unexpected }, expecting expression
test: types/json.go#L1208
syntax error: unexpected ], expecting operand
test: types/json.go#L1213
no new variables on left side of :=
test
Process completed with exit code 2.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636