Skip to content

fix: reject out-of-range attestation committee index #51644

fix: reject out-of-range attestation committee index

fix: reject out-of-range attestation committee index #51644

Re-run triggered October 13, 2025 20:00
Status Failure
Total duration 6m 17s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Lint
issues found
Lint: beacon-chain/sync/validate_beacon_attestation_test.go#L649
undefined: require.Error (typecheck)
Lint: beacon-chain/sync/validate_beacon_attestation_test.go#L647
cannot use count (variable of type uint64) as primitives.CommitteeIndex value in assignment
Lint: beacon-chain/sync/validate_beacon_attestation_test.go#L641
cannot use count - 1 (value of type uint64) as primitives.CommitteeIndex value in assignment
Build
Process completed with exit code 1.
Build: beacon-chain/sync/validate_beacon_attestation_test.go#L649
undefined: require.Error
Build: beacon-chain/sync/validate_beacon_attestation_test.go#L647
cannot use count (variable of type uint64) as primitives.CommitteeIndex value in assignment
Build: beacon-chain/sync/validate_beacon_attestation_test.go#L641
cannot use count - 1 (value of type uint64) as primitives.CommitteeIndex value in assignment
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum