fix: semver check added for redis version #139
Annotations
14 warnings
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
affinidi-messaging-didcomm/src/message/from_prior/pack.rs#L75
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L71
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
affinidi-messaging-didcomm/src/message/from_prior/unpack.rs#L81
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
affinidi-messaging-didcomm/src/protocols/routing/mod.rs#L171
match can be simplified with `.unwrap_or_default()`
|
Run actions-rs/cargo@v1
`affinidi-messaging-didcomm` (lib) generated 4 warnings (run `cargo clippy --fix --lib -p affinidi-messaging-didcomm` to apply 4 suggestions)
|
Run actions-rs/cargo@v1:
affinidi-messaging-sdk/src/messages/pack.rs#L60
methods `pack_signed` and `pack_plaintext` are never used
|
Run actions-rs/cargo@v1
`affinidi-messaging-sdk` (lib) generated 1 warning
|
|
|
Run actions-rs/cargo@v1:
affinidi-messaging-mediator/src/messages/protocols/mediator_global_acls.rs#L12
unused variable: `session`
|
Loading