Skip to content

chore: sync files with beam-community/common-config #4

chore: sync files with beam-community/common-config

chore: sync files with beam-community/common-config #4

Triggered via pull request December 22, 2023 19:59
Status Failure
Total duration 44s
Artifacts

ci.yaml

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

Annotations

5 errors and 1 warning
Test (Elixir 1.13 OTP 25)
Process completed with exit code 1.
Test (Elixir 1.14 OTP 25)
Process completed with exit code 1.
Dependencies
Process completed with exit code 1.
Credo
Process completed with exit code 20.
Dialyzer
Process completed with exit code 1.
Test (Elixir 1.15 OTP 26): test/ua_parser/processor_test.exs#L12
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead