Skip to content

chore: sync files with stordco/common-config-elixir #79

chore: sync files with stordco/common-config-elixir

chore: sync files with stordco/common-config-elixir #79

Triggered via pull request November 2, 2023 18:15
Status Success
Total duration 3m 48s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
Test (Elixir 1.15 OTP 26)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15 OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Documentation
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Documentation
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (Elixir 1.13 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.14 OTP 25)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead