This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
build(deps): bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.4 #6408
Annotations
10 errors and 1 warning
Run golangci/golangci-lint-action@v3.4.0:
x/feemarket/types/params.go#L93
undefined: params.BaseFeeChangeDenominator (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/feemarket/types/params.go#L94
undefined: params.ElasticityMultiplier (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
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/golangci-lint-action@v3.4.0:
x/evm/types/tx_args.go#L172
undefined: ethtypes.Message (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/evm/types/chain_config.go#L40
unknown field EIP150Hash in struct literal of type params.ChainConfig (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/evm/types/chain_config.go#L53
unknown field ShanghaiBlock in struct literal of type params.ChainConfig (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/evm/types/chain_config.go#L54
unknown field CancunBlock in struct literal of type params.ChainConfig (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/evm/types/msg.go#L352
undefined: ethtypes.NewMessage (typecheck)
|
Run golangci/golangci-lint-action@v3.4.0:
x/evm/types/tracer.go#L48
not enough arguments in call to cfg.Rules
|
Run golangci/golangci-lint-action@v3.4.0:
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 actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading