Skip to content

std-support: fix potential underflow in duration_since #232

std-support: fix potential underflow in duration_since

std-support: fix potential underflow in duration_since #232

Triggered via push May 6, 2024 06:19
Status Success
Total duration 13m 36s
Artifacts

fuzz.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
Fuzzing Test
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/.
Fuzzing Test
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/
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: deps/td-shim/library/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
Fuzzing Test
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
Fuzzing Test
unused `Result` that must be used
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
Fuzzing Test: deps/td-shim/library/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
Fuzzing Test
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
Fuzzing Test: deps/td-shim/library/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
Fuzzing Test
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
Fuzzing Test
`crypto-fuzz` (bin "x509") generated 1 warning
Fuzzing Test: deps/td-shim/library/ring/src/rsa/padding.rs#L21
unused imports: `PKCS1`, `PSS`
Fuzzing Test
`ring` (lib) generated 1 warning (run `cargo fix --lib -p ring` to apply 1 suggestion)
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#L478
unused variable: `command`
Fuzzing Test: src/devices/pci/src/config.rs#L479
unused variable: `status`
Fuzzing Test: src/devices/pci/src/config.rs#L513
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#L547
method `get_bar_size` is never used