Skip to content

Enforce elixir formatting #49

Enforce elixir formatting

Enforce elixir formatting #49

Triggered via pull request January 4, 2024 22:47
Status Success
Total duration 1m 8s
Artifacts

ci.yml

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

Annotations

11 warnings
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Linter
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Linter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26 / Elixir 1.15
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26 / Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 26 / Elixir 1.15
Logger.warn/1 is deprecated. Use Logger.warning/2 instead