Skip to content

Support custom chain presets #589

Support custom chain presets

Support custom chain presets #589

Triggered via pull request March 31, 2024 01:32
Status Failure
Total duration 33s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: spec/phase0/beaconstate.go#L36
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
lint: spec/phase0/beaconstate.go#L37
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
lint: spec/phase0/beaconstate.go#L38
tag is not aligned, should be: ssz-max:"16777216" ssz-size:"?,32" (tagalign)
lint: spec/phase0/beaconstate.go#L44
tag is not aligned, should be: dynssz-size:"EPOCHS_PER_HISTORICAL_VECTOR,32" ssz-size:"65536,32" (tagalign)
lint: spec/phase0/beaconstate.go#L45
tag is not aligned, should be: dynssz-size:"EPOCHS_PER_SLASHINGS_VECTOR" ssz-size:"8192" (tagalign)
lint: spec/phase0/deposit.go#L29
tag is not aligned , should be: dynssz-size:"DEPOSIT_CONTRACT_TREE_DEPTH+1,32" ssz-size:"33,32" (tagalign)
lint: http/proposal.go#L160
`if response.Data.Blinded` has complex nested blocks (complexity: 5) (nestif)
lint: http/proposal.go#L176
`if response.Data.Blinded` has complex nested blocks (complexity: 5) (nestif)
lint: http/proposal.go#L192
`if response.Data.Blinded` has complex nested blocks (complexity: 5) (nestif)
lint: spec/altair/beaconstate.go#L37
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@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/.