Update all non-major dependencies #1512
server-cicd.yml
on: pull_request
Annotations
12 errors
linting
failed to resolve: could not find `ImageOutputFormat` in `image`
|
linting
failed to resolve: could not find `ImageOutputFormat` in `image`
|
linting
no function or associated item named `black` found for struct `image::Rgba` in the current scope
|
linting
the trait bound `image::ImageBuffer<image::Rgba<u8>, std::vec::Vec<u8>>: image::image::GenericImage` is not satisfied
|
linting
unused import: `imageproc::definitions::HasBlack`
|
linting
Process completed with exit code 101.
|
tests
failed to resolve: could not find `ImageOutputFormat` in `image`
|
tests
failed to resolve: could not find `ImageOutputFormat` in `image`
|
tests
no function or associated item named `black` found for struct `Rgba` in the current scope
|
tests
the trait bound `ImageBuffer<Rgba<u8>, Vec<u8>>: image::image::GenericImage` is not satisfied
|
tests
unused import: `imageproc::definitions::HasBlack`
|
tests
Process completed with exit code 101.
|