Decode a single frame via object pixel data decoding API #991
rust.yml
on: pull_request
Check (Windows)
1m 44s
Clippy
34s
Matrix: Test (default)
Annotations
4 errors and 1 warning
Test (default) (beta):
pixeldata/src/gdcm.rs#L19
unused import: `dicom_dictionary_std::tags`
|
Test (default) (beta)
Process completed with exit code 101.
|
Test (default) (stable):
pixeldata/src/gdcm.rs#L19
unused import: `dicom_dictionary_std::tags`
|
Test (default) (stable)
Process completed with exit code 101.
|
Clippy:
core/src/value/person_name.rs#L134
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|