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