Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable forge doc in CI #355

Open
nategraf opened this issue Dec 5, 2024 · 1 comment
Open

Re-enable forge doc in CI #355

nategraf opened this issue Dec 5, 2024 · 1 comment
Labels

Comments

@nategraf
Copy link
Contributor

nategraf commented Dec 5, 2024

In CI, forge doc is intermittently failing with the following error. Since we don't actually use forge doc output anywhere yet and this is causing friction to land changes, this is disabled in #354. We should re-enable it when we have a chance to troubleshoot the issue.

 Error: Compiler run failed:
Error (9582): Member "VerifiedRoot" not found or not visible after argument-dependent lookup in type(contract IRiscZeroSetVerifier).
  --> contracts/test/RiscZeroSetVerifier.t.sol:45:14:
   |
45 |         emit IRiscZeroSetVerifier.VerifiedRoot(root);
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@nategraf nategraf added the CI label Dec 5, 2024
Copy link

linear bot commented Dec 5, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant