Skip to content

committee consensus #1014

committee consensus

committee consensus #1014

Triggered via pull request April 8, 2024 18:16
Status Failure
Total duration 48s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use &AggregatorRunner{…} (value of type *AggregatorRunner) as type Runner in return statement:
build
cannot use r (variable of type *AggregatorRunner) as type Runner in argument to r.BaseRunner.baseStartNewDuty:
build
cannot use r (variable of type *AggregatorRunner) as type Runner in argument to r.BaseRunner.basePreConsensusMsgProcessing:
build
duty.Slot undefined (type types.Duty has no field or method Slot)
build
duty.CommitteeIndex undefined (type types.Duty has no field or method CommitteeIndex)
build
duty.CommitteeLength undefined (type types.Duty has no field or method CommitteeLength)
build
duty.ValidatorIndex undefined (type types.Duty has no field or method ValidatorIndex)
build
invalid operation: cannot indirect duty (variable of type types.Duty)
build
cannot use r (variable of type *AggregatorRunner) as type Runner in argument to r.BaseRunner.decide:
build
cannot use r (variable of type *AggregatorRunner) as type Runner in argument to r.BaseRunner.baseConsensusMsgProcessing:
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.