Eip6110 queue deposit requests #44105
Triggered via pull request
September 26, 2024 21:49
Status
Failure
Total duration
3m 33s
Artifacts
–
Annotations
14 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/beacon_state.pb.go#L3288
undefined: PendingBalanceDeposit
|
Build
Process completed with exit code 1.
|
Gosec scan:
proto/prysm/v1alpha1/beacon_state.pb.go#L3288
undefined: PendingBalanceDeposit
|
Gosec scan
Process completed with exit code 1.
|
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/prysm/prysm. 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/
|