Skip to content

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

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

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

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

ci.yaml

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

Annotations

4 errors and 6 warnings
Dependencies
ENOENT: no such file or directory, open '.tool-versions'
Format
ENOENT: no such file or directory, open '.tool-versions'
Credo
ENOENT: no such file or directory, open '.tool-versions'
Dialyzer
ENOENT: no such file or directory, open '.tool-versions'
Test (Elixir 1.14 OTP 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.14 OTP 25)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15 OTP 26)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15 OTP 26)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15 OTP 26)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
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