ci: tests against latest nx and bumblebee #200
Draft
Annotations
10 errors and 5 warnings
Run mix test:
test/random_test.exs#L4
test key/1 (Candlex.RandomTest)
|
Run mix test:
test/random_test.exs#L21
test normal/1 (Candlex.RandomTest)
|
Run mix test:
test/random_test.exs#L9
test uniform/1 (Candlex.RandomTest)
|
Run mix test:
test/defn_test.exs#L89
test while/3 factorial map (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L105
test while/3 tensor generator sum (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L97
test while/3 factorial map input (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L73
test while/3 simple (Candlex.DefnTest)
|
Run mix test:
test/defn_test.exs#L81
test while/3 factorial tuple (Candlex.DefnTest)
|
Run mix test:
test/candlex_test.exs#L2086
test creation gather (CandlexTest)
|
Run mix test:
test/candlex_test.exs#L961
test creation floor (CandlexTest)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix compile --warnings-as-errors
unused return value of `Result::<T, E>::is_ok` that must be used
|
Run mix compile --warnings-as-errors
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run mix test
unused return value of `Result::<T, E>::is_ok` that must be used
|
Run mix test
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading