Support custom chain presets #588
Annotations
10 errors and 1 warning
golangci-lint:
spec/altair/beaconstate.go#L37
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
|
golangci-lint:
spec/altair/beaconstate.go#L38
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
|
golangci-lint:
spec/altair/beaconstate.go#L39
tag is not aligned, should be: ssz-max:"16777216" ssz-size:"?,32" (tagalign)
|
golangci-lint:
spec/altair/beaconstate.go#L45
tag is not aligned, should be: dynssz-size:"EPOCHS_PER_HISTORICAL_VECTOR,32" ssz-size:"65536,32" (tagalign)
|
golangci-lint:
spec/altair/beaconstate.go#L46
tag is not aligned, should be: dynssz-size:"EPOCHS_PER_SLASHINGS_VECTOR" ssz-size:"8192" (tagalign)
|
golangci-lint:
spec/altair/syncaggregate.go#L31
tag is not aligned, should be: dynssz-size:"SYNC_COMMITTEE_SIZE/8" ssz-size:"64" (tagalign)
|
golangci-lint:
spec/altair/synccommittee.go#L33
tag is not aligned, should be: dynssz-size:"SYNC_COMMITTEE_SIZE,48" ssz-size:"512,48" (tagalign)
|
golangci-lint:
spec/altair/synccommitteecontribution.go#L36
tag is not aligned, should be: dynssz-size:"SYNC_COMMITTEE_SIZE/SYNC_COMMITTEE_SUBNET_COUNT" ssz-size:"16" (tagalign)
|
golangci-lint:
spec/deneb/beaconstate.go#L33
tag is not aligned, should be: dynssz-size:"SLOTS_PER_HISTORICAL_ROOT,32" ssz-size:"8192,32" (tagalign)
|
golangci-lint:
spec/deneb/beaconstate.go#L35
tag is not aligned, should be: ssz-max:"16777216" ssz-size:"?,32" (tagalign)
|
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/.
|
Loading