Skip to content

Tentatively fix CI on OTP 25 and older #14

Tentatively fix CI on OTP 25 and older

Tentatively fix CI on OTP 25 and older #14

Triggered via push October 14, 2023 17:31
Status Failure
Total duration 48s
Artifacts

ci.yml

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

Annotations

6 errors and 1 warning
Run checks and tests with Elixir 1.13
Process completed with exit code 1.
Run checks and tests with Elixir 1.12
Process completed with exit code 1.
Run checks and tests with Elixir 1.15
The job was canceled because "_1_13_ubuntu-20_04" failed.
Run checks and tests with Elixir 1.15
The operation was canceled.
Run checks and tests with Elixir 1.14
The job was canceled because "_1_13_ubuntu-20_04" failed.
Run checks and tests with Elixir 1.14
The operation was canceled.
Run checks and tests with Elixir 1.15
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead