Skip to content

Setup the project

Setup the project #3

Triggered via push September 12, 2023 14:24
Status Success
Total duration 3m 25s
Artifacts

ci.yml

on: push
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Test (OTP 26 / Elixir 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Lint (OTP 26 / Elixir 1.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Lint (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead