Skip to content

feat: proof generation implementation #36

feat: proof generation implementation

feat: proof generation implementation #36

Triggered via pull request November 30, 2023 16:03
Status Failure
Total duration 1m 13s
Artifacts

test.yml

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

Annotations

3 errors and 1 warning
test (1.19.x, ubuntu-latest): chains/evm/listener/events/handlers/deposit_test.go#L73
not enough arguments in call to handlers.NewDepositEventHandler
test (1.19.x, ubuntu-latest): chains/evm/prover/prover_test.go#L37
cannot use s.proverClientMock (variable of type *mock.MockProverClient) as type prover.ProverClient in argument to prover.NewProver:
test (1.19.x, ubuntu-latest)
Process completed with exit code 2.
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/