Fix Elixir code based on warnings. Nothing will be changed at the high level.
Changed
- Use Application.compile_env/3 instead of Application.get_env/3
- Define mocks at compile time instead of at runtime
- Bump Elixir versions in CI
Fix Elixir code based on warnings. Nothing will be changed at the high level.
Changed