Skip to content

all: use errors.New() when there is no param rather than fmt.Errorf()… #5

all: use errors.New() when there is no param rather than fmt.Errorf()…

all: use errors.New() when there is no param rather than fmt.Errorf()… #5

Triggered via push March 11, 2024 10:25
Status Failure
Total duration 2m 56s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
golang-lint (1.21.x, ubuntu-latest): consensus/consensus.go#L25
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
golang-lint (1.21.x, ubuntu-latest): core/state/statedb.go#L1006
undefined: errors) (typecheck)
golang-lint (1.21.x, ubuntu-latest): consensus/misc/dao.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
golang-lint (1.21.x, ubuntu-latest): core/state/statedb.go#L1006
undefined: errors) (typecheck)
golang-lint (1.21.x, ubuntu-latest): core/systemcontracts/upgrade.go#L9
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
golang-lint (1.21.x, ubuntu-latest): core/state/statedb.go#L1006
undefined: errors) (typecheck)
golang-lint (1.21.x, ubuntu-latest): accounts/abi/bind/util_test.go#L61
missing type in composite literal (typecheck)
golang-lint (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.