Skip to content

GitHub actions

GitHub actions #4

Triggered via pull request November 30, 2024 17:44
Status Failure
Total duration 32s
Artifacts

ci.yml

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

Annotations

3 errors and 2 warnings
build (1.15.8, 25.3.2.15): test/scenic_new_example_test.exs#L12
test new.example with defaults (Mix.Tasks.Scenic.NewExampleTest)
build (1.15.8, 25.3.2.15): test/scenic_new_test.exs#L12
test new.example with defaults (Mix.Tasks.Scenic.NewTest)
build (1.15.8, 25.3.2.15)
Process completed with exit code 2.
build (1.15.8, 25.3.2.15)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
build (1.15.8, 25.3.2.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead