Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mwl): Implement MWL-RS proposal #27

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

feat(mwl): Update to latest draft document

35390e5
Select commit
Loading
Failed to load commit list.
Draft

feat(mwl): Implement MWL-RS proposal #27

feat(mwl): Update to latest draft document
35390e5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / clippy succeeded Feb 3, 2025 in 3s

26 new alerts

New alerts in code changed by this pull request

  • 26 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 21 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

field headers is never read Warning

field headers is never read

Check warning on line 21 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

field headers is never read Warning

field headers is never read

Check warning on line 23 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

field headers is never read Warning

field headers is never read

Check warning on line 23 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

field headers is never read Warning

field headers is never read

Check warning on line 138 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

use of ok_or followed by a function call Warning

use of ok\_or followed by a function call

Check warning on line 138 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

use of ok_or followed by a function call Warning

use of ok\_or followed by a function call

Check warning on line 221 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 221 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 222 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 222 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 223 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 223 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields accept and accept_charset are never read Warning

fields accept and accept\_charset are never read

Check warning on line 228 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 228 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 231 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 231 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 233 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 233 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 235 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 235 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 236 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 236 in src/api/mwl/service.rs

See this annotation in the file changed.

Code scanning / clippy

fields content_type, content_length, transfer_encoding, and warning are never read Warning

fields content\_type, content\_length, transfer\_encoding, and warning are never read

Check warning on line 10 in src/backend/dimse/mwl.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: crate::types::QueryRetrieveLevel Warning

unused import: crate::types::QueryRetrieveLevel

Check warning on line 10 in src/backend/dimse/mwl.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: crate::types::QueryRetrieveLevel Warning

unused import: crate::types::QueryRetrieveLevel

Check warning on line 15 in src/backend/dimse/mwl.rs

See this annotation in the file changed.

Code scanning / clippy

unused import: dicom::dictionary_std::tags Warning

unused import: dicom::dictionary\_std::tags