Skip to content

fix: support Elixir 1.20 strict compile#51

Merged
mikehostetler merged 1 commit into
mainfrom
codex/elixir-120-strict-compile
Jun 12, 2026
Merged

fix: support Elixir 1.20 strict compile#51
mikehostetler merged 1 commit into
mainfrom
codex/elixir-120-strict-compile

Conversation

@mikehostetler

Copy link
Copy Markdown
Contributor

Summary

  • Fix strict compiler warnings under Elixir 1.20 / OTP 29.
  • Remove unused dependency lock entries where applicable.

Verification

  • mise exec erlang@29.0.1 elixir@1.20 -- mix compile --force --warnings-as-errors
  • mise exec erlang@29.0.1 elixir@1.20 -- mix deps.unlock --check-unused
  • mise exec erlang@29.0.1 elixir@1.20 -- mix format --check-formatted

Tests were not run; compile-only verification was requested.

@mikehostetler mikehostetler merged commit 89675a2 into main Jun 12, 2026
18 checks passed
@mikehostetler mikehostetler deleted the codex/elixir-120-strict-compile branch June 12, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant