circuits: unify types across all circuits #121
main.yml
on: pull_request
job_go_checks
1m 50s
job_go_test
1m 59s
Annotations
5 errors
job_go_checks:
circuits/aggregator/aggregator.go#L85
func AggregatorCircuit.checkInnerInputsHashes is unused (U1000)
|
job_go_checks:
circuits/test/statetransition/statetransition_inputs.go#L173
func toBallot is unused (U1000)
|
job_go_checks:
circuits/types.go#L121
should replace loop with vars = append(vars, z[i].Serialize()...) (S1011)
|
job_go_checks
Process completed with exit code 1.
|
job_go_test
Process completed with exit code 1.
|