Release 2.1.0 #296
Annotations
3 errors and 9 warnings
Run actions-rs/cargo@v1:
bindings/python/src/onnxruntime_backend.rs#L32
no method named `to_pyarray` found for struct `ArrayBase` in the current scope
|
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/cargo@v1:
nnsplit/src/lib.rs#L35
field `0` is never read
|
Run actions-rs/cargo@v1
`nnsplit` (lib) generated 1 warning
|
Run actions-rs/cargo@v1:
bindings/javascript/src/tractjs_backend.rs#L46
use of deprecated associated function `wasm_bindgen::JsValue::from_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Run actions-rs/cargo@v1:
bindings/javascript/src/lib.rs#L76
use of deprecated method `wasm_bindgen::JsValue::into_serde`: causes dependency cycles, use `serde-wasm-bindgen` or `gloo_utils::format::JsValueSerdeExt` instead
|
Run actions-rs/cargo@v1:
bindings/python/src/onnxruntime_backend.rs#L3
unused import: `ToPyArray`
|
Run actions-rs/cargo@v1
`nnsplit-python` (lib) generated 1 warning
|
Run actions-rs/cargo@v1
build failed, waiting for other jobs to finish...
|
Loading