build(deps): bump rustler_precompiled from 0.7.1 to 0.8.2 #1412
Annotations
5 warnings
Run mix test
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run mix test
unused return value of `Result::<T, E>::is_ok` that must be used
|
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
use of deprecated constant `rustler_init::explicit_nif_functions`: Passing NIF functions explicitly is deprecated and this argument is ignored, please remove it
|
Run mix run examples/linear_regression.exs
unused return value of `Result::<T, E>::is_ok` that must be used
|
Loading