[wip] support reading generic images #458
Triggered via pull request
September 29, 2024 21:19
Status
Failure
Total duration
2m 41s
Artifacts
–
Annotations
10 errors and 15 warnings
Check:
examples/rotate/src/main.rs#L17
`?` operator has incompatible types
|
Check:
examples/normalize/src/main.rs#L17
`?` operator has incompatible types
|
Check:
examples/undistort_image/src/main.rs#L59
no method named `cols` found for enum `kornia::kornia_io::functional::GenericImage` in the current scope
|
Check:
examples/undistort_image/src/main.rs#L60
no method named `rows` found for enum `kornia::kornia_io::functional::GenericImage` in the current scope
|
Check:
examples/color_detector/src/main.rs#L21
no method named `size` found for enum `kornia::kornia_io::functional::GenericImage` in the current scope
|
Check
could not compile `normalize` (bin "normalize") due to 1 previous error
|
Check:
examples/color_detector/src/main.rs#L22
mismatched types
|
Check
could not compile `rotate` (bin "rotate") due to 1 previous error
|
Check:
examples/color_detector/src/main.rs#L25
no method named `size` found for enum `kornia::kornia_io::functional::GenericImage` in the current scope
|
Check:
examples/color_detector/src/main.rs#L34
arguments to this function are incorrect
|
Rustfmt
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/
|
Rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: giraffate/clippy-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check
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/
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@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/
|
Check:
crates/kornia-io/src/functional.rs#L1
unused import: `ops::Deref`
|
Check
`kornia-io` (lib) generated 1 warning (run `cargo fix --lib -p kornia-io` to apply 1 suggestion)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|