statetransition: implement VerifyAggregatedZKProof #74
main.yml
on: pull_request
job_go_checks
1m 24s
job_go_test
6m 54s
Annotations
12 errors and 2 warnings
job_go_checks
undefined: ballotMode
|
job_go_checks
Process completed with exit code 1.
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L123
assignment mismatch: 2 variables but newState returns 1 value
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L126
undefined: ballotMode
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L127
cannot use agInputs.EncryptionPubKey (variable of type [2]*big.Int) as []byte value in argument to newState
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L130
unknown field InputsHash in struct literal of type statetransition.Circuit
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L131
unknown field ValidVotes in struct literal of type statetransition.Circuit
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L132
cannot use circuits.BallotMode[frontend.Variable]{…} (value of type circuits.BallotMode[frontend.Variable]) as state.MerkleProof value in struct literal
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L143
unknown field ProcessId in struct literal of type statetransition.Circuit, but does have ProcessID
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L144
cannot use agInputs.CensusRoot (variable of type *big.Int) as state.MerkleProof value in struct literal
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L145
unknown field VerifyProofs in struct literal of type statetransition.Circuit
|
job_go_test:
circuits/test/statetransition/statetransition_inputs.go#L146
unknown field VerifyPublicInputs in struct literal of type statetransition.Circuit
|
job_go_checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
job_go_test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|