circuits: unify types across all circuits #118
main.yml
on: pull_request
job_go_checks
1m 48s
job_go_test
1m 0s
Annotations
5 errors and 1 warning
job_go_test
Process completed with exit code 1.
|
job_go_checks:
circuits/aggregator/aggregator.go#L90
func AggregatorCircuit.checkInnerInputsHashes is unused (U1000)
|
job_go_checks:
circuits/test/statetransition/statetransition_inputs.go#L174
func toBallot is unused (U1000)
|
job_go_checks:
circuits/types.go#L123
should replace loop with vars = append(vars, z[i].Serialize()...) (S1011)
|
job_go_checks
Process completed with exit code 1.
|
job_go_checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|