cartesi / rollups

Cartesi Rollups
30 stars 12 forks source link

CI should fail with warnings #142

Closed gligneul closed 1 year ago

gligneul commented 1 year ago

📚 Context

The CI passes when there are warnings in the build. However, it should fail so we catch these warnings before they are merged into main.

✔️ Solution

Set up CI to treat warnings as errors.