-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warnings in Pigeon 1.6.2 with Elixir 1.17 #258
Comments
I'm only running with Elixir 1.16.3 but I also get these warnings:
|
Yeah, that was reported in #220 as well. For whatever reason, the Elixir 1.17 warning is showing up in the test suite of a calling application, whereas the Supervisor warnings only show up when compiling pigeon. 🤷🏻 I'd fix those warnings too, but to be honest, I'm not that familiar with supervisors yet. |
nathany-copia
changed the title
Warnings in Pigeon 1.6.2 with Elixir 1.17 rc
Warnings in Pigeon 1.6.2 with Elixir 1.17
Jun 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
elixir --version
): Elixir 1.17.0 rc.0 https://github.com/elixir-lang/elixir/releases/tag/v1.17.0-rc.0Current behavior
Expected behavior
No warnings from the Elixir compiler.
The text was updated successfully, but these errors were encountered: