Skip to content

CI

CI #1528

Triggered via schedule February 1, 2025 12:02
Status Failure
Total duration 2m 17s
Artifacts

ci.yml

on: schedule
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 16 warnings
main (1.15, 25.3.2.16, nx06): test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16, nx06): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16, nx06): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16, nx06): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.15, 25.3.2.16, nx06): test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
main (1.15, 25.3.2.16, nx06): test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
main (1.15, 25.3.2.16, nx06): test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
main (1.15, 25.3.2.16, nx06): test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
main (1.15, 25.3.2.16, nx06): test/candlex_test.exs#L414
test creation less_equal (CandlexTest)
main (1.15, 25.3.2.16, nx06): test/candlex_test.exs#L774
test creation abs (CandlexTest)
main (1.18, 27.2, true)
Process completed with exit code 1.
main (1.16, 25.3.2.16): test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
main (1.16, 25.3.2.16): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.16, 25.3.2.16): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.16, 25.3.2.16): test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
main (1.16, 25.3.2.16): test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
main (1.16, 25.3.2.16): test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
main (1.16, 25.3.2.16): test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
main (1.16, 25.3.2.16): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.16, 25.3.2.16): test/candlex_test.exs#L1132
test creation is_nan (CandlexTest)
main (1.16, 25.3.2.16): test/candlex_test.exs#L300
test creation sign (CandlexTest)
main (1.17, 26.2.5.6): test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
main (1.17, 26.2.5.6): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.17, 26.2.5.6): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.17, 26.2.5.6): test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
main (1.17, 26.2.5.6): test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
main (1.17, 26.2.5.6): test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
main (1.17, 26.2.5.6): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.17, 26.2.5.6): test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
main (1.17, 26.2.5.6): test/candlex_test.exs#L2141
test creation indexed_add (CandlexTest)
main (1.17, 26.2.5.6): test/candlex_test.exs#L217
test creation remainder (CandlexTest)
main (1.15, 25.3.2.16): test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16): test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16): test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
main (1.15, 25.3.2.16): test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
main (1.15, 25.3.2.16): test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
main (1.15, 25.3.2.16): test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
main (1.15, 25.3.2.16): test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
main (1.15, 25.3.2.16): test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
main (1.15, 25.3.2.16): test/candlex_test.exs#L337
test creation access (CandlexTest)
main (1.15, 25.3.2.16): test/candlex_test.exs#L615
test creation dot/6 (CandlexTest)
main (1.15, 25.3.2.16, nx06)
unused return value of `Result::<T, E>::is_ok` that must be used
main (1.15, 25.3.2.16, nx06)
non-local `impl` definition, `impl` blocks should be written at the same level as their item
main (1.15, 25.3.2.16, nx06): lib/candlex/backend.ex#L1
function from_pointer/5 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15, 25.3.2.16, nx06): lib/candlex/backend.ex#L1
function stack/3 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15, 25.3.2.16, nx06): lib/candlex/backend.ex#L1
function to_pointer/2 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.18, 27.2, true)
unused return value of `Result::<T, E>::is_ok` that must be used
main (1.18, 27.2, true)
non-local `impl` definition, `impl` blocks should be written at the same level as their item
main (1.16, 25.3.2.16)
unused return value of `Result::<T, E>::is_ok` that must be used
main (1.16, 25.3.2.16)
non-local `impl` definition, `impl` blocks should be written at the same level as their item
main (1.17, 26.2.5.6)
unused return value of `Result::<T, E>::is_ok` that must be used
main (1.17, 26.2.5.6)
non-local `impl` definition, `impl` blocks should be written at the same level as their item
main (1.15, 25.3.2.16)
unused return value of `Result::<T, E>::is_ok` that must be used
main (1.15, 25.3.2.16)
non-local `impl` definition, `impl` blocks should be written at the same level as their item
main (1.15, 25.3.2.16): lib/candlex/backend.ex#L1
function from_pointer/5 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15, 25.3.2.16): lib/candlex/backend.ex#L1
function stack/3 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15, 25.3.2.16): lib/candlex/backend.ex#L1
function to_pointer/2 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)