implement eip 7864 #781
go.yml
on: pull_request
test-process-verkle
9s
test
0s
Annotations
11 errors
lint:
cmd/devp2p/internal/ethtest/chain.go#L121
req.Skip undefined (type *GetBlockHeaders has no field or method Skip) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L120
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L119
req.Reverse undefined (type *GetBlockHeaders has no field or method Reverse) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L116
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L110
req.Origin undefined (type *GetBlockHeaders has no field or method Origin) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L105
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
lint:
accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
|
lint:
accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
|
lint:
tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
|
test-process-verkle
Process completed with exit code 1.
|