Skip to content

chore(CI): Update Elixir/Erlang compatibility matrix. #32

chore(CI): Update Elixir/Erlang compatibility matrix.

chore(CI): Update Elixir/Erlang compatibility matrix. #32

Triggered via pull request November 6, 2023 01:51
Status Success
Total duration 1m 5s
Artifacts

mix_test.yml

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

Annotations

11 warnings
test (1.15.7, 26.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.15.7, 26.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.7, 26.1.2)
use Bitwise is deprecated. import Bitwise instead
test (1.15.7, 26.1.2)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
test (1.15.7, 26.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
test (1.15.7, 26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead