Skip to content

Move benchmark as a mix task #75

Move benchmark as a mix task

Move benchmark as a mix task #75

Triggered via pull request April 12, 2024 09:53
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Elixir setup and test
21s
Elixir setup and test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Elixir setup and test: test/intermediate_algo_test.exs#L22
property Diff Two Arrays compares between lists and returns list of unique element(s) or empty (IntermediateAlgoTest)
Elixir setup and test: test/basic_algo_test.exs#L6
doctest FreecodecampElixir.BasicAlgo.largest_of_four/1 (30) (BasicAlgoTest)
Elixir setup and test: test/basic_algo_test.exs#L77
property Basic Algorithm Scripting: Return Largest Numbers in Lists takes a list of random no.s & return largest in each of these (BasicAlgoTest)
Elixir setup and test
Process completed with exit code 1.
Elixir setup and test
function CAStore.file_path/0 is undefined (module CAStore is not available)
Elixir setup and test: lib/freecodecamp_elixir/benchmarks/intermediate_algo.ex#L124
function Enum.frequencies/1 is undefined or private