Skip to content

ENH: Add POC async implementation, example using storescp #1388

ENH: Add POC async implementation, example using storescp

ENH: Add POC async implementation, example using storescp #1388

Triggered via pull request October 16, 2024 15:18
Status Failure
Total duration 4m 16s
Artifacts

rust.yml

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

Annotations

21 errors
Test (default) (stable): ul/src/association/pdata.rs#L53
module `pdata` is private
Test (default) (stable): ul/src/association/client.rs#L209
no method named `timeout` found for struct `ClientAssociationOptions` in the current scope
Test (default) (stable): ul/src/association/pdata.rs#L220
module `pdata` is private
Test (default) (stable): ul/src/association/client.rs#L194
no method named `timeout` found for struct `ClientAssociationOptions` in the current scope
Test (default) (stable): ul/src/association/server.rs#L220
expected expression, found `.`
Test (default) (stable): ul/src/association/server.rs#L210
failed to resolve: use of undeclared type `SocketAddrV4`
Test (default) (stable): ul/src/association/server.rs#L210
failed to resolve: use of undeclared type `Ipv4Addr`
Test (default) (stable): ul/src/association/server.rs#L210
cannot find value `args` in this scope
Test (default) (stable): ul/src/association/server.rs#L214
cannot find value `args` in this scope
Test (default) (stable): ul/src/association/server.rs#L216
failed to resolve: use of undeclared type `ServerAssociationOptions`
Test (default) (beta)
The job was canceled because "stable" failed.
Test (default) (beta): ul/src/association/client.rs#L194
no method named `timeout` found for struct `ClientAssociationOptions` in the current scope
Test (default) (beta): ul/src/association/client.rs#L209
no method named `timeout` found for struct `ClientAssociationOptions` in the current scope
Test (default) (beta): ul/src/association/pdata.rs#L220
module `pdata` is private
Test (default) (beta): ul/src/association/pdata.rs#L53
module `pdata` is private
Test (default) (beta): ul/src/association/pdata.rs#L381
module `pdata` is private
Test (default) (beta): ul/src/association/server.rs#L220
expected expression, found `.`
Test (default) (beta): ul/src/association/server.rs#L210
failed to resolve: use of undeclared type `SocketAddrV4`
Test (default) (beta): ul/src/association/server.rs#L210
failed to resolve: use of undeclared type `Ipv4Addr`
Test (default) (beta): ul/src/association/server.rs#L210
cannot find value `args` in this scope
Test (default) (beta): ul/src/association/server.rs#L214
cannot find value `args` in this scope