Skip to content

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

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

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

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

ci.yaml

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

Annotations

4 errors and 1 warning
Credo
ENOENT: no such file or directory, open '.tool-versions'
Dialyzer
ENOENT: no such file or directory, open '.tool-versions'
Format
ENOENT: no such file or directory, open '.tool-versions'
Dependencies
ENOENT: no such file or directory, open '.tool-versions'
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