Add DecodedPixelData::to_owned and Clone for DecodedPixelData #984
rust.yml
on: pull_request
Check (Windows)
2m 8s
Clippy
18s
Matrix: Test (default)
Annotations
8 errors and 1 warning
Clippy:
pixeldata/src/lib.rs#L1506
expected one of `!` or `[`, found keyword `type`
|
Clippy
Process completed with exit code 101.
|
Test (default) (stable):
pixeldata/src/lib.rs#L1506
expected one of `!` or `[`, found keyword `type`
|
Test (default) (stable)
Process completed with exit code 101.
|
Test (default) (beta)
The job was canceled because "stable" failed.
|
Test (default) (beta)
The operation was canceled.
|
Check (Windows):
pixeldata/src/lib.rs#L1506
expected one of `!` or `[`, found keyword `type`
|
Check (Windows)
Process completed with exit code 1.
|
Clippy:
core/src/value/person_name.rs#L134
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|