Skip to content

Remove consolidation and max epoch churn limit #147

Remove consolidation and max epoch churn limit

Remove consolidation and max epoch churn limit #147

Triggered via pull request October 18, 2024 04:52
Status Failure
Total duration 3m 17s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 5 warnings
Lint: api/client/builder/types.go#L765
a.AttestingIndices undefined (type *IndexedAttestation has no field or method AttestingIndices) (typecheck)
Lint: api/client/builder/types.go#L789
s.Attestation_1 undefined (type *AttesterSlashing has no field or method Attestation_1) (typecheck)
Lint: api/client/builder/types.go#L790
s.Attestation_2 undefined (type *AttesterSlashing has no field or method Attestation_2) (typecheck)
Lint: api/client/builder/types.go#L863
d.PublicKey undefined (type *DepositData has no field or method PublicKey) (typecheck)
Lint: api/client/builder/types.go#L864
d.WithdrawalCredentials undefined (type *DepositData has no field or method WithdrawalCredentials) (typecheck)
Lint: api/client/builder/types.go#L865
d.Amount undefined (type *DepositData has no field or method Amount) (typecheck)
Lint: api/client/builder/types.go#L866
d.Signature undefined (type *DepositData has no field or method Signature) (typecheck)
Lint: api/client/builder/types.go#L877
d.Proof undefined (type *Deposit has no field or method Proof) (typecheck)
Lint: api/client/builder/types.go#L878
d.Proof undefined (type *Deposit has no field or method Proof) (typecheck)
Lint: api/client/builder/types.go#L879
d.Proof undefined (type *Deposit has no field or method Proof) (typecheck)
Build: proto/prysm/v1alpha1/electra.ssz.go#L3090
b.ConsolidationBalanceToConsume undefined (type *BeaconStateElectra has no field or method ConsolidationBalanceToConsume)
Build: proto/prysm/v1alpha1/electra.ssz.go#L3093
b.EarliestConsolidationEpoch undefined (type *BeaconStateElectra has no field or method EarliestConsolidationEpoch)
Build: proto/prysm/v1alpha1/electra.ssz.go#L3105
b.PendingConsolidations undefined (type *BeaconStateElectra has no field or method PendingConsolidations)
Build: proto/prysm/v1alpha1/electra.ssz.go#L3213
b.PendingConsolidations undefined (type *BeaconStateElectra has no field or method PendingConsolidations)
Build: proto/prysm/v1alpha1/electra.ssz.go#L5353
undefined: PendingConsolidation
Build: proto/prysm/v1alpha1/electra.ssz.go#L5358
undefined: PendingConsolidation
Build: proto/prysm/v1alpha1/electra.ssz.go#L5371
undefined: PendingConsolidation
Build: proto/prysm/v1alpha1/electra.ssz.go#L5388
undefined: PendingConsolidation
Build: proto/prysm/v1alpha1/electra.ssz.go#L5394
undefined: PendingConsolidation
Build: proto/prysm/v1alpha1/electra.ssz.go#L5399
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L3090
b.ConsolidationBalanceToConsume undefined (type *BeaconStateElectra has no field or method ConsolidationBalanceToConsume)
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L3093
b.EarliestConsolidationEpoch undefined (type *BeaconStateElectra has no field or method EarliestConsolidationEpoch)
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L3105
b.PendingConsolidations undefined (type *BeaconStateElectra has no field or method PendingConsolidations)
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L3213
b.PendingConsolidations undefined (type *BeaconStateElectra has no field or method PendingConsolidations)
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5353
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5358
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5371
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5388
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5394
undefined: PendingConsolidation
Gosec scan: proto/prysm/v1alpha1/electra.ssz.go#L5399
undefined: PendingConsolidation
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/chronos/chronos. Supported file pattern: go.sum
Gosec scan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/