Skip to content

Conversation

@sax
Copy link

@sax sax commented Jun 12, 2024

I'm finding when upgrading my application to OTP 27.0 that compilation is failing in GitHub Actions. Everything seems to work fine on my workstation.

The thing that fails to compile is a dependency of a dependency of rebar3_lint, so my thought is to switch the linter and property tester to be rebar3 project_plugins rather than plugins—so dependents of this library do not need to install them.

@sax
Copy link
Author

sax commented Jul 11, 2024

Hello! Just bumping this in case nobody saw it.

@rhblind
Copy link

rhblind commented Aug 21, 2024

Hope this gets merged! I was also hit by this when upgrading to OTP 27!

@lud
Copy link

lud commented Apr 14, 2025

Same problem here!

@sax
Copy link
Author

sax commented Apr 14, 2025

@lud this will only if you're using Elixir, but I re-implemented this library and published to Hex a little while ago: https://hex.pm/packages/ex_email

@lud
Copy link

lud commented Apr 14, 2025

Ah yes, thank you :)

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.

3 participants