all: use errors.New() when there is no param rather than fmt.Errorf()… #5
Annotations
10 errors and 1 warning
golangci-lint:
consensus/consensus.go#L25
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
|
golangci-lint:
core/state/statedb.go#L750
undefined: errors
|
golangci-lint:
core/state/statedb.go#L1006
undefined: errors) (typecheck)
|
golangci-lint:
consensus/misc/dao.go#L24
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
|
golangci-lint:
core/state/statedb.go#L750
undefined: errors
|
golangci-lint:
core/state/statedb.go#L1006
undefined: errors) (typecheck)
|
golangci-lint:
core/systemcontracts/upgrade.go#L9
could not import github.com/ethereum/go-ethereum/core/state (-: # github.com/ethereum/go-ethereum/core/state
|
golangci-lint:
core/state/statedb.go#L750
undefined: errors
|
golangci-lint:
core/state/statedb.go#L1006
undefined: errors) (typecheck)
|
golangci-lint:
accounts/abi/bind/util_test.go#L61
missing type in composite literal (typecheck)
|
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/.
|
The logs for this run have expired and are no longer available.
Loading