Skip to content

tools: add migtd-policy-generator #226

tools: add migtd-policy-generator

tools: add migtd-policy-generator #226

Triggered via pull request January 3, 2024 11:25
Status Success
Total duration 12m 12s
Artifacts

fuzz.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: src/attestation/build.rs#L6
unused import: `std::process::Command`
Fuzzing Test
`attestation` (build script) generated 1 warning
Fuzzing Test
variant `NoCertificatesPresented` is never constructed
Fuzzing Test
unused `std::result::Result` that must be used
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`