Upgrate SPDM 1.3 Version Support #333
Annotations
2 errors and 9 warnings
Run cargo clippy:
spdmlib/src/requester/get_version_req.rs#L63
consider using `sort_by_key`
|
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install nightly toolchain with clippy available
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/
|
Install nightly toolchain with clippy available
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/
|
Install nightly toolchain with clippy available
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/
|
Install nightly toolchain with clippy available
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 cargo clippy:
external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
Run cargo clippy
`ring` (lib) generated 1 warning (run `cargo clippy --fix --lib -p ring` to apply 1 suggestion)
|
Run cargo clippy:
external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
Run cargo clippy
`webpki` (lib) generated 1 warning (run `cargo clippy --fix --lib -p webpki` to apply 1 suggestion)
|
Loading