Skip to content

refactor(cli): move proof generation and poll deploy to sdk #5963

refactor(cli): move proof generation and poll deploy to sdk

refactor(cli): move proof generation and poll deploy to sdk #5963

Triggered via pull request February 28, 2025 15:24
Status Failure
Total duration 3m 32s
Artifacts

circuit-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build
Argument of type 'IGenerateProofsData' is not assignable to parameter of type 'ITallyData'.
build
Property 'maci' does not exist on type 'IGenerateProofsData'.
build
Type 'IGenerateProofsData' is missing the following properties from type 'ITallyData': maci, pollId, isQuadratic, tallyAddress, and 3 more.
build
Type 'IGenerateProofsData' is missing the following properties from type 'ITallyData': maci, pollId, isQuadratic, tallyAddress, and 3 more.
build
Process completed with exit code 1.