Skip to content

Add DecodedPixelData::to_owned and Clone for DecodedPixelData #984

Add DecodedPixelData::to_owned and Clone for DecodedPixelData

Add DecodedPixelData::to_owned and Clone for DecodedPixelData #984

Triggered via pull request October 4, 2023 08:56
Status Failure
Total duration 2m 21s
Artifacts

rust.yml

on: pull_request
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

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`