`warning: Mix.Config.import_config/1 is deprecated`
Open
chore
T5m
technical
- Dominant language
- Elixir
- Stars
- 87
- Forks
- 12
- Avg merge
- 21h 40m
- Merged PRs (30d)
- 2
Description
Getting these warnings on `main`:
```sh
warning: Mix.Config.import_config/1 is deprecated. Use the Config module instead
config/config.exs:30
warning: Mix.Config.config/2 is deprecated. Use the Config module instead
config/test.exs:3
```
Similar to: https://github.com/dwyl/content/issues/13 ⏳ (top result on `Google` for this search!)
We should fix this on the next release. 🛠️
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.