First crack at adding dataset read adapter in DS read for deflate #1495
Annotations
10 errors and 1 warning
storescu/src/store_async.rs#L87
`cmd_data` does not live long enough
|
storescu/src/store_async.rs#L109
`object_data` does not live long enough
|
storescu/src/store_async.rs#L113
cannot borrow `cmd_data` as immutable because it is also borrowed as mutable
|
storescu/src/store_async.rs#L113
cannot borrow `object_data` as immutable because it is also borrowed as mutable
|
storescu/src/store_async.rs#L133
cannot move out of `cmd_data` because it is borrowed
|
storescu/src/store_async.rs#L139
cannot move out of `object_data` because it is borrowed
|
storescu/src/store_async.rs#L151
cannot move out of `cmd_data` because it is borrowed
|
storescu/src/store_async.rs#L159
cannot borrow `object_data` as immutable because it is also borrowed as mutable
|
storescu/src/store_async.rs#L172
`data` does not live long enough
|
storescu/src/store_sync.rs#L88
`cmd_data` does not live long enough
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading