Skip to content

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

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

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

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

ci.yaml

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

Annotations

4 errors and 9 warnings
Dependencies
Process completed with exit code 1.
Format
Process completed with exit code 1.
Credo
Process completed with exit code 1.
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
Credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Credo
use Bitwise is deprecated. import Bitwise instead
Credo
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Credo
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Dialyzer
use Bitwise is deprecated. import Bitwise instead
Dialyzer
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead