src/crypto: update ca cert with VTPMTD_CA_EXTENDED_KEY_USAGE #74
Annotations
25 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
|
deps/rust-spdm/external/ring/build.rs#L628
unnecessary parentheses around match arm expression
|
deps/rust-spdm/external/ring/build.rs#L629
unnecessary parentheses around match arm expression
|
|
deps/rust-spdm/external/ring/src/aead/chacha.rs#L110
unused doc comment
|
deps/rust-spdm/external/ring/src/digest.rs#L49
field `cpu_features` is never read
|
|
src/crypto/src/ek_cert.rs#L18
unused import: `VTPMTD_EXTENDED_KEY_USAGE`
|
|
src/tpm/src/tpm2_cmd_rsp/getcaps.rs#L17
variable does not need to be mutable
|
|
deps/rust-spdm/external/ring/build.rs#L628
unnecessary parentheses around match arm expression
|
deps/rust-spdm/external/ring/build.rs#L629
unnecessary parentheses around match arm expression
|
|
deps/rust-spdm/external/ring/src/aead/chacha.rs#L110
unused doc comment
|
deps/rust-spdm/external/ring/src/digest.rs#L49
field `cpu_features` is never read
|
|
src/crypto/src/ek_cert.rs#L18
unused import: `VTPMTD_EXTENDED_KEY_USAGE`
|
|
src/tpm/src/tpm2_cmd_rsp/getcaps.rs#L17
variable does not need to be mutable
|
The logs for this run have expired and are no longer available.
Loading