chore: sync files with stordco/common-config-elixir #44
ci.yaml
on: pull_request
Credo
54s
Dependencies
14s
Dialyzer
2m 58s
Documentation
55s
Format
14s
Matrix: Test
Annotations
6 warnings
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26):
test/unit/logger_json/formatters/google_cloud_logger_test.exs#L275
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15 OTP 26):
test/unit/logger_json/formatters/datadog_logger_test.exs#L407
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|