chore: sync files with stordco/common-config-elixir #220
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Credo
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Loading