feat: proof generation implementation #36
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/
|