clippy #21
Annotations
20 errors
build (ubuntu-latest):
src/uyvy_to_i420.rs#L231
cannot find value `c` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L232
cannot find value `c` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L328
cannot find value `c` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L329
cannot find value `c` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L330
cannot find value `width` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L362
cannot find value `width` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L364
cannot find value `width` in this scope
|
build (ubuntu-latest):
src/uyvy_to_i420.rs#L306
method `process` has 7 parameters but the declaration in trait `uyvy_to_i420::RowProcessor::process` has 8
|
build (ubuntu-latest)
Process completed with exit code 101.
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (macos-latest)
The operation was canceled.
|
miri:
src/uyvy_to_i420.rs#L231
cannot find value `c` in this scope
|
miri:
src/uyvy_to_i420.rs#L232
cannot find value `c` in this scope
|
miri:
src/uyvy_to_i420.rs#L328
cannot find value `c` in this scope
|
miri:
src/uyvy_to_i420.rs#L329
cannot find value `c` in this scope
|
miri:
src/uyvy_to_i420.rs#L330
cannot find value `width` in this scope
|
miri:
src/uyvy_to_i420.rs#L362
cannot find value `width` in this scope
|
miri:
src/uyvy_to_i420.rs#L364
cannot find value `width` in this scope
|
miri:
src/uyvy_to_i420.rs#L306
method `process` has 7 parameters but the declaration in trait `uyvy_to_i420::RowProcessor::process` has 8
|
miri
Process completed with exit code 101.
|