xtask: use config/policy_with_fmspc.json
by default
#197
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
25 warnings
Fuzzing Test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Fuzzing Test
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/
|
Fuzzing Test
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/
|
Fuzzing Test
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/
|
Fuzzing Test
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/
|
Fuzzing Test
unused `Result` that must be used
|
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
|
Fuzzing Test
unused `Result` that must be used
|
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
|
Fuzzing Test
unused `Result` that must be used
|
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
|
Fuzzing Test
variant `NoCertificatesPresented` is never constructed
|
Fuzzing Test
unused `std::result::Result` that must be used
|
Fuzzing Test
`migtd-fuzz` (bin "service_response") generated 2 warnings
|
Fuzzing Test
variant `NoCertificatesPresented` is never constructed
|
Fuzzing Test
unused `Result` that must be used
|
Fuzzing Test
`crypto-fuzz` (bin "afl_x509") generated 1 warning
|
Fuzzing Test
/home/runner/work/MigTD/MigTD/src/devices/vsock/Cargo.toml: unused manifest key: dependencies.td-payload.feature
|
Fuzzing Test:
src/devices/pci/src/config.rs#L483
unused variable: `command`
|
Fuzzing Test:
src/devices/pci/src/config.rs#L484
unused variable: `status`
|
Fuzzing Test:
src/devices/pci/src/config.rs#L518
variable does not need to be mutable
|
Fuzzing Test:
src/devices/pci/src/config.rs#L13
constant `PCI_EX_BAR_BASE_ADDRESS` is never used
|
Fuzzing Test:
src/devices/pci/src/config.rs#L552
method `get_bar_size` is never used
|
Fuzzing Test
`pci` (lib) generated 5 warnings (run `cargo fix --lib -p pci` to apply 3 suggestions)
|
Fuzzing Test:
src/devices/vsock/src/transport/event.rs#L7
unused import: `td_payload::arch::idt::register`
|