committee consensus #1014
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/.
|