build(deps-dev): bump ex_doc from 0.34.2 to 0.36.0 #1481
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Run mix deps.compile
function __to_backend__/1 required by behaviour Nx.Defn.Compiler is not implemented (in module Axon.Defn)
|
Run mix run examples/linear_regression.exs
unused return value of `Result::<T, E>::is_ok` that must be used
|
Run mix run examples/linear_regression.exs
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading