Separate type for unaggregated network attestations #45601
Annotations
8 errors and 6 warnings
Lint:
beacon-chain/sync/validate_aggregate_proof_test.go#L98
assignment mismatch: 2 variables but att.GetCommitteeIndex returns 1 value
|
Lint:
beacon-chain/sync/validate_aggregate_proof_test.go#L100
service.validateBitLength undefined (type *Service has no field or method validateBitLength)
|
Lint:
beacon-chain/sync/validate_aggregate_proof_test.go#L105
service.validateCommitteeIndexAndCount undefined (type *Service has no field or method validateCommitteeIndexAndCount) (typecheck)
|
Lint
issues found
|
Build:
beacon-chain/sync/validate_aggregate_proof_test.go#L98
assignment mismatch: 2 variables but att.GetCommitteeIndex returns 1 value
|
Build:
beacon-chain/sync/validate_aggregate_proof_test.go#L100
service.validateBitLength undefined (type *Service has no field or method validateBitLength)
|
Build:
beacon-chain/sync/validate_aggregate_proof_test.go#L105
service.validateCommitteeIndexAndCount undefined (type *Service has no field or method validateCommitteeIndexAndCount)
|
Build
Process completed with exit code 1.
|
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Gosec scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
|