Bump github/codeql-action from 3.25.1 to 3.25.3 #306
Annotations
23 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install toolchain
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 toolchain
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 toolchain
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 toolchain
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 check
/home/runner/work/vtpm-td/vtpm-td/src/vtpmtd/Cargo.toml: unused manifest key: dependencies.td-shim.default-featuers
|
Run cargo check:
deps/spdm-rs/external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
Run cargo check
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
Run cargo check:
deps/spdm-rs/external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
Run cargo check
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
Run cargo check:
deps/spdm-rs/spdmlib/src/common/mod.rs#L14
unused import: `alloc::boxed::Box`
|
Run cargo check:
deps/spdm-rs/spdmlib/src/lib.rs#L9
the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
|
Run cargo check
`spdmlib` (lib) generated 2 warnings (run `cargo fix --lib -p spdmlib` to apply 1 suggestion)
|
Build vTPM-TD
/home/runner/work/vtpm-td/vtpm-td/src/vtpmtd/Cargo.toml: unused manifest key: dependencies.td-shim.default-featuers
|
Build vTPM-TD:
deps/spdm-rs/external/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
|
Build vTPM-TD:
deps/spdm-rs/external/webpki/src/der.rs#L17
unused import: `CONSTRUCTED`
|
Build vTPM-TD
`webpki` (lib) generated 1 warning (run `cargo fix --lib -p webpki` to apply 1 suggestion)
|
Build vTPM-TD:
deps/spdm-rs/spdmlib/src/lib.rs#L9
the feature `async_fn_in_trait` has been stable since 1.75.0 and no longer requires an attribute to enable
|
Build vTPM-TD
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
Build vTPM-TD
`spdmlib` (lib) generated 2 warnings (run `cargo fix --lib -p spdmlib` to apply 1 suggestion)
|
Build vTPM-TD
unused imports: `PKCS1`, `PSS`
|
Build vTPM-TD
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
|
Loading