Skip to content

Merge pull request #487 from Enet4/bug/storescp/pdata #1196

Merge pull request #487 from Enet4/bug/storescp/pdata

Merge pull request #487 from Enet4/bug/storescp/pdata #1196

Triggered via push April 8, 2024 08:48
Status Success
Total duration 3m 51s
Artifacts

rust.yml

on: push
Build (Windows)
2m 20s
Build (Windows)
Check (macOS)
38s
Check (macOS)
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Test (default) (stable): core/src/ops.rs#L326
this `let...else` may be rewritten with the `?` operator
Test (default) (stable): pixeldata/src/lib.rs#L567
the `len @ _` pattern can be written as just `len`
Test (default) (stable): pixeldata/src/lib.rs#L588
the `len @ _` pattern can be written as just `len`
Test (default) (stable): pixeldata/src/lib.rs#L613
the `len @ _` pattern can be written as just `len`
Test (default) (stable): pixeldata/src/attribute.rs#L176
accessing first element with `obj.get(tags::SHARED_FUNCTIONAL_GROUPS_SEQUENCE)?.items()?.get(0)`
Test (default) (stable): pixeldata/src/attribute.rs#L179
accessing first element with `inner.items()?.get(0)`
Test (default) (stable): pixeldata/src/attribute.rs#L184
accessing first element with `obj.get(tags::SHARED_FUNCTIONAL_GROUPS_SEQUENCE)?.items()?.get(0)`