refactor project #63
Annotations
7 errors and 20 warnings
Test Suite - aarch64-unknown-linux-gnu:
examples/imgproc.rs#L12
failed to resolve: could not find `resize` in `kornia_rs`
|
Test Suite - aarch64-unknown-linux-gnu:
examples/imgproc.rs#L18
failed to resolve: could not find `resize` in `kornia_rs`
|
Test Suite - aarch64-unknown-linux-gnu:
examples/imgproc.rs#L19
failed to resolve: could not find `resize` in `kornia_rs`
|
Test Suite - aarch64-unknown-linux-gnu:
examples/imgproc.rs#L10
the trait bound `u8: num_traits::float::Float` is not satisfied
|
Test Suite - aarch64-unknown-linux-gnu
could not compile `kornia-rs` (example "imgproc") due to 4 previous errors
|
Test Suite - aarch64-unknown-linux-gnu
The process 'cross' failed with exit code 101
|
Test Suite - x86_64-unknown-linux-gnu
The operation was canceled.
|
unused import: `std::path::Path`:
src/image.rs#L2
warning: unused import: `std::path::Path`
--> src/image.rs:2:5
|
2 | use std::path::Path;
| ^^^^^^^^^^^^^^^
|
unused import: `Num`:
src/color.rs#L3
warning: unused import: `Num`
--> src/color.rs:3:18
|
3 | use num_traits::{Num, NumCast};
| ^^^
|
unused import: `Array3`:
src/color.rs#L2
warning: unused import: `Array3`
--> src/color.rs:2:15
|
2 | use ndarray::{Array3, Zip};
| ^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
Test Suite - aarch64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite - aarch64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
|
Test Suite - aarch64-unknown-linux-gnu:
src/color.rs#L2
unused import: `Array3`
|
Test Suite - aarch64-unknown-linux-gnu:
src/color.rs#L3
unused import: `Num`
|
Test Suite - aarch64-unknown-linux-gnu:
src/image.rs#L2
unused import: `std::path::Path`
|
Test Suite - aarch64-unknown-linux-gnu
`kornia-rs` (lib) generated 3 warnings (run `cargo fix --lib -p kornia-rs` to apply 3 suggestions)
|
Test Suite - aarch64-unknown-linux-gnu:
src/threshold.rs#L78
unused import: `crate::image::Image`
|
Test Suite - aarch64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - aarch64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - aarch64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - aarch64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - x86_64-unknown-linux-gnu
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Suite - x86_64-unknown-linux-gnu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@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/
|
Test Suite - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Test Suite - x86_64-unknown-linux-gnu
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|