ENH: Add lookups into shared/per frame functional groups #1146
rust.yml
on: pull_request
Build (Windows)
2m 25s
Check (macOS)
6m 23s
Matrix: Test (default)
Annotations
12 errors
Test (default) (beta):
pixeldata/src/lib.rs#L124
unused import: `ensure`
|
Test (default) (beta):
pixeldata/src/lib.rs#L125
unused import: `std::iter::zip`
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L80
struct `LengthMismatchRescaleSnafu<u32, u32>` has no field named `nr_frames`
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L145
type mismatch resolving `<GetAttributeSnafu as IntoError<InnerError>>::Source == NoneError`
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L145
mismatched types
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L146
type mismatch resolving `<GetAttributeSnafu as IntoError<InnerError>>::Source == NoneError`
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L147
mismatched types
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L167
missing field `enforce_frame_fg_vm_match` in initializer of `DecodedPixelData<'_>`
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L234
the trait bound `transform::VoiLutFunction: From<&[String]>` is not satisfied
|
Test (default) (beta):
pixeldata/src/gdcm.rs#L310
type mismatch resolving `<GetAttributeSnafu as IntoError<InnerError>>::Source == NoneError`
|
Test (default) (stable)
The job was canceled because "beta" failed.
|
Test (default) (stable)
The operation was canceled.
|