Add test module for rsip wrapper #53
Closed
Annotations
14 warnings
|
tests/message/request.rs#L462
call to `.clone()` on a reference in this situation does nothing
|
|
tests/message/request.rs#L156
call to `.clone()` on a reference in this situation does nothing
|
|
|
|
src/message/sip_message.rs#L190
hiding a lifetime that's named elsewhere is confusing
|
|
src/message/response.rs#L179
hiding a lifetime that's named elsewhere is confusing
|
|
src/message/request.rs#L188
hiding a lifetime that's named elsewhere is confusing
|
|
src/headers/header.rs#L272
hiding a lifetime that's named elsewhere is confusing
|
|
src/headers/typed/tokenizers/name_params.rs#L10
struct `NameParamsListTokenizer` is never constructed
|
|
src/lib.rs#L276
unused import: `crate::message::header_macros::*`
|
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading