Skip to content

revert

revert #134

Triggered via push July 28, 2023 04:52
Status Success
Total duration 1m 59s
Artifacts

ci.yml

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

Annotations

6 warnings
Test on Ubuntu (Elixir 1.15.4, OTP 24.3)
use Bitwise is deprecated. import Bitwise instead
Test on Ubuntu (Elixir 1.15.4, OTP 24.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test on Ubuntu (Elixir 1.15.4, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
Test on Ubuntu (Elixir 1.15.4, OTP 25.3)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test on Ubuntu (Elixir 1.15.4, OTP 26.0)
use Bitwise is deprecated. import Bitwise instead
Test on Ubuntu (Elixir 1.15.4, OTP 26.0)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead