Skip to content

style: cargo clippy fixes #28

style: cargo clippy fixes

style: cargo clippy fixes #28

Triggered via push October 26, 2023 13:08
Status Success
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

4 warnings
main (1.14.5, 25.3.2.7): lib/candlex/backend.ex#L1
function random_normal/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.14.5, 25.3.2.7): lib/candlex/backend.ex#L1
function random_uniform/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15.7, 26.1.2, true): lib/candlex/backend.ex#L1
function random_normal/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)
main (1.15.7, 26.1.2, true): lib/candlex/backend.ex#L1
function random_uniform/4 required by behaviour Nx.Backend is not implemented (in module Candlex.Backend)