You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
After the latest version bump to
2.0.0, for some reason includingBurnex.is_burner?/1in my application results in the following dialyzer error:I'm fairly confident that it's the
is_burner/1function as the second I remove the error goes away. Any thoughts on what's causing this?