After updating to the Jul-6th roc nightly (not sure what I was on before... Late June somewhere), I am now seeing warnings from package dependencies when building an app, which is causing my CI pipeline to fail.
This seems to revert a previous update to suppress warnings from package deps. Just wondering was an intended change?
Could you please link the failed CI run?
this one?
https://github.com/imclerran/roc-start/actions/runs/9845758867/job/27182001742
Its failing on a warning inside Rvn.roc
from the rvn package. I see the same warning on my local builds as well.
CI Run: https://github.com/imclerran/roc-start/actions/runs/9845136739/job/27180001490?pr=54
I've opened a PR on the rvn repo to fix the warning, but I believe these warnings should be suppressed.
This is a known issue #6700
Last updated: Jul 06 2025 at 12:14 UTC