Skip to content

Clean up github actions ci #45

Clean up github actions ci

Clean up github actions ci #45

Triggered via push January 4, 2024 22:37
Status Success
Total duration 1m 6s
Artifacts

ci.yml

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

Annotations

6 warnings
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