RepoJournal
Elixir & Phoenix

Elixir & Phoenix

Elixir, Phoenix, LiveView, and Ecto - the BEAM web stack

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: Elixir & Phoenix Full archive →

The Wire · Showcase

ECT0 FIXES WARNINGS-AS-ERRORS TYPO

By RepoJournal · Filed · About Elixir & Phoenix

Ecto's warnings-as-errors setup was silently broken by a typo, and the fix is now in.

The typo in Ecto's warnings-as-errors configuration meant that warnings were not actually being treated as errors, letting potential issues slip through CI. Woylie's one-line fix [1] corrects the flag, restoring the guardrail for the whole project. This is the kind of quiet but critical maintenance that keeps Ecto's test suite honest. The PR [1] and its linked commit [2] are the only activity across the repo this period. If you're running Ecto's main branch, this should land in your next fetch. It's not a feature, but it's the kind of fix that prevents future headaches.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Fix warnings-as-errors typo (#4787) elixir-ecto/ecto
  2. [2] fix warnings-as-errors typo ↗ elixir-ecto/ecto

Quick answers

What shipped in Elixir & Phoenix on August 27, 2026?
Ecto's warnings-as-errors setup was silently broken by a typo, and the fix is now in. In total, 1 commits and 1 pull requests landed.
Who contributed to Elixir & Phoenix on August 27, 2026?
1 developer shipped this update, including Mathias Polligkeit.
What were the notable Elixir & Phoenix updates?
Fix warnings-as-errors typo (#4787) and fix warnings-as-errors typo.

More from Elixir & Phoenix

Daily updates, in your inbox

Follow Elixir & Phoenix

Keep up with Elixir & Phoenix in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?