Fix some rpc response type should be hex string #452
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
|