[DRAFT] eip-7251: Max Effective Balance Increase with Consolidations #40767
Annotations
9 errors and 3 warnings
Golangci-lint:
beacon-chain/core/eip7251/epoch_processing.go#L18
type `sortableIndices` is unused (unused)
|
Golangci-lint:
beacon-chain/core/eip7251/epoch_processing.go#L24
func `sortableIndices.Len` is unused (unused)
|
Golangci-lint:
beacon-chain/core/eip7251/epoch_processing.go#L27
func `sortableIndices.Swap` is unused (unused)
|
Golangci-lint:
beacon-chain/core/eip7251/epoch_processing.go#L30
func `sortableIndices.Less` is unused (unused)
|
Golangci-lint:
beacon-chain/core/eip7251/validator.go#L71
Duplicate words (state.balances[index]) found (dupword)
|
Golangci-lint:
beacon-chain/state/state-native/getters_withdrawal.go#L119
unnecessary conversion (unconvert)
|
Golangci-lint:
consensus-types/blocks/proto.go#L16
cognitive complexity 69 of func `(*SignedBeaconBlock).Proto` is high (> 65) (gocognit)
|
Golangci-lint:
consensus-types/blocks/proto.go#L167
cognitive complexity 69 of func `(*BeaconBlock).Proto` is high (> 65) (gocognit)
|
Golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Set up Go 1.21
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading