Skip to content

BEP-441: Implement EIP-7702: Set EOA account code #4442

BEP-441: Implement EIP-7702: Set EOA account code

BEP-441: Implement EIP-7702: Set EOA account code #4442

Triggered via pull request September 27, 2024 04:06
Status Failure
Total duration 3m 34s
Artifacts

lint.yml

on: pull_request
Matrix: golang-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): core/block_validator.go#L1
: # github.com/ethereum/go-ethereum/core [github.com/ethereum/go-ethereum/core.test]
golang-lint (1.21.x, ubuntu-latest): core/setcode_test.go#L108
logger.NewMarkdownLogger(&logger.Config{}, os.Stderr).Hooks undefined (type *logger.mdLogger has no field or method Hooks)
golang-lint (1.21.x, ubuntu-latest): core/setcode_test.go#L108
not enough arguments in call to NewBlockChain
golang-lint (1.21.x, ubuntu-latest): core/types/transaction_marshalling.go#L173
unnecessary trailing newline (whitespace)
golang-lint (1.21.x, ubuntu-latest)
issues found
golang-lint (1.21.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/