This repository has been archived by the owner on May 11, 2024. It is now read-only.
feat(prover): add flag for guardian prover #2527
test.yml
on: pull_request
Lint
39s
Integration tests
4m 23s
Annotations
6 errors and 2 warnings
Lint:
cmd/main.go#L14
could not import github.com/taikoxyz/taiko-client/prover (-: # github.com/taikoxyz/taiko-client/prover
|
Lint:
prover/prover.go#L220
unknown field livenessBond in struct literal of type producer.GuardianProofProducer) (typecheck)
|
Lint:
prover/prover.go#L220
unknown field livenessBond in struct literal of type producer.GuardianProofProducer (typecheck)
|
Lint
Process completed with exit code 2.
|
Integration tests
unknown field livenessBond in struct literal of type producer.GuardianProofProducer
|
Integration tests
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, foundry-rs/foundry-toolchain@v1, actions/setup-go@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|