vm: spec fixes #619
Annotations
10 errors and 2 warnings
cmd/evm/internal/t8ntool/execution.go#L35
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
core/vm/operations_verkle.go#L64
evm.isSystemContract undefined (type *EVM has no field or method isSystemContract)) (typecheck)
|
eth/tracers/native/4byte.go#L26
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
core/vm/operations_verkle.go#L64
evm.isSystemContract undefined (type *EVM has no field or method isSystemContract)) (typecheck)
|
tests/fuzzers/bls12381/precompile_fuzzer.go#L24
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
|
core/vm/operations_verkle.go#L64
evm.isSystemContract undefined (type *EVM has no field or method isSystemContract)) (typecheck)
|
tests/fuzzers/les/les-fuzzer.go#L61
missing type in composite literal (typecheck)
|
accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
|
accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
|
cmd/devp2p/internal/ethtest/chain.go#L101
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading