Skip to content

Conversation

Gladear
Copy link

@Gladear Gladear commented May 13, 2025

Starting with Elixir 1.19, regexes in module attributes are deprecated and emit
a warning (see elixir-lang/elixir#14381). This is due to
a change in how OTP handles regexes, in upcoming version 28.

This PR tries to adress the warning generated by regex in module attributes.
Unfortunately, I was not able to compile the projet locally, I got an error
trying to compile :mochiweb 😕 So, local tests were really incomplete,
sorry for that 😅

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