Skip to content

build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15 #609

build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15

build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15 #609

Triggered via pull request April 17, 2024 10:40
Status Failure
Total duration 4m 59s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 46s
Run golangci-lint
Run markdown-lint
23s
Run markdown-lint
Run flake8 on python integration tests
12s
Run flake8 on python integration tests
Check gomod2nix.toml file is up to date
13s
Check gomod2nix.toml file is up to date
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Run golangci-lint: x/feemarket/types/params.go#L93
undefined: params.BaseFeeChangeDenominator (typecheck)
Run golangci-lint: x/feemarket/types/params.go#L94
undefined: params.ElasticityMultiplier (typecheck)
Run golangci-lint: x/evm/types/tracer.go#L67
cannot use &NoOpTracer{} (value of type *NoOpTracer) as vm.EVMLogger value in variable declaration: *NoOpTracer does not implement vm.EVMLogger (wrong type for method CaptureEnd)
Run golangci-lint: x/evm/types/tx_args.go#L172
undefined: ethtypes.Message (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L40
unknown field EIP150Hash in struct literal of type params.ChainConfig (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L53
unknown field ShanghaiBlock in struct literal of type params.ChainConfig (typecheck)
Run golangci-lint: x/evm/types/chain_config.go#L54
unknown field CancunBlock in struct literal of type params.ChainConfig (typecheck)
Run golangci-lint: x/evm/types/msg.go#L328
msg.AsTransaction().AsMessage undefined (type *"github.com/ethereum/go-ethereum/core/types".Transaction has no field or method AsMessage) (typecheck)
Run golangci-lint: x/evm/types/tracer.go#L48
not enough arguments in call to cfg.Rules
Run golangci-lint: x/evm/types/tracer.go#L57
cannot use NewNoOpTracer() (value of type *NoOpTracer) as vm.EVMLogger value in return statement: *NoOpTracer does not implement vm.EVMLogger (wrong type for method CaptureEnd)
Run flake8 on python integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check gomod2nix.toml file is up to date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run markdown-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.