Skip to content

Injecting enabled precompiles list to EVM (backport #27) #239

Injecting enabled precompiles list to EVM (backport #27)

Injecting enabled precompiles list to EVM (backport #27) #239

Triggered via pull request May 13, 2024 20:49
Status Failure
Total duration 6m 22s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 5 warnings
install: core/vm/evm.go#L80
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
install
Process completed with exit code 2.
precompile
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
precompile
Process completed with exit code 2.
lint: cmd/evm/internal/t8ntool/execution.go#L32
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
lint: core/vm/evm.go#L80
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)) (typecheck)
lint: eth/tracers/native/4byte.go#L27
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
lint: core/vm/evm.go#L80
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)) (typecheck)
lint: tests/fuzzers/bls12381/precompile_fuzzer.go#L24
could not import github.com/ethereum/go-ethereum/core/vm (-: # github.com/ethereum/go-ethereum/core/vm
lint: core/vm/evm.go#L80
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)) (typecheck)
lint: tests/fuzzers/les/les-fuzzer.go#L60
missing type in composite literal (typecheck)
lint: accounts/abi/bind/util_test.go#L59
missing type in composite literal (typecheck)
lint: accounts/abi/bind/util_test.go#L105
missing type in composite literal (typecheck)
lint: cmd/devp2p/internal/ethtest/chain.go#L100
req.Amount undefined (type *GetBlockHeaders has no field or method Amount) (typecheck)
test: core/vm/evm.go#L80
implicit function instantiation requires go1.18 or later (-lang was set to go1.17; check go.mod)
test
Process completed with exit code 1.
hive
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
install
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
precompile
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.