Skip to content

feat: proof generation implementation #61

feat: proof generation implementation

feat: proof generation implementation #61

Triggered via pull request December 15, 2023 16:57
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L44
not enough arguments in call to s.prover.StepProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L59
not enough arguments in call to s.prover.StepProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L77
not enough arguments in call to s.prover.StepProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L104
not enough arguments in call to s.prover.StepProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L144
not enough arguments in call to s.prover.StepProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L152
cannot use 1000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L167
cannot use 10000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L180
undefined: prover.CommitmentResponse
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L181
undefined: prover.CommitmentResponse
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L188
cannot use 10000 (untyped int constant) as *prover.RotateArgs value in argument to s.prover.RotateProof
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/