feat: support cache among blocks #4036
Annotations
7 errors and 1 warning
core/state/shared_pool.go#L54
field `sMux` is unused (unused)
|
core/state/statedb.go#L72
field `hasbadblock` is unused (unused)
|
core/blockchain.go#L250
field `hasBadBlock` is unused (unused)
|
core/state/state_object.go#L244
unnecessary trailing newline (whitespace)
|
core/state/statedb.go#L1825
unnecessary trailing newline (whitespace)
|
core/state/statedb.go#L754
S1002: should omit comparison to bool constant, can be simplified to `!exist` (gosimple)
|
|
The following actions uses Node.js version which is deprecated 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/
|
This job failed
Loading