refactor project #64
Annotations
8 errors and 10 warnings
Run actions-rs/cargo@v1:
examples/binarize.rs#L10
the trait bound `u8: num_traits::float::Float` is not satisfied
|
Run actions-rs/cargo@v1:
examples/imgproc.rs#L10
the trait bound `u8: num_traits::float::Float` is not satisfied
|
Run actions-rs/cargo@v1
could not compile `kornia-rs` (example "binarize") due to 1 previous error
|
Run actions-rs/cargo@v1:
examples/imgproc.rs#L13
mismatched types
|
Run actions-rs/cargo@v1:
examples/imgproc.rs#L23
no method named `image_size` found for enum `Result` in the current scope
|
Run actions-rs/cargo@v1:
examples/imgproc.rs#L31
no method named `data` found for enum `Result` in the current scope
|
Run actions-rs/cargo@v1
could not compile `kornia-rs` (example "imgproc") due to 4 previous errors
|
Run actions-rs/cargo@v1
The process 'cross' failed with exit code 101
|
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/.
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
src/color.rs#L3
unused import: `Array3`
|
Run actions-rs/cargo@v1:
src/color.rs#L4
unused import: `Num`
|
Run actions-rs/cargo@v1
`kornia-rs` (lib) generated 2 warnings (run `cargo fix --lib -p kornia-rs` to apply 2 suggestions)
|
Run actions-rs/cargo@v1:
src/threshold.rs#L79
unused import: `crate::image::Image`
|
The logs for this run have expired and are no longer available.
Loading