Skip to content

build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 #525

build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4

build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 #525

Triggered via pull request July 8, 2024 19:13
Status Success
Total duration 57m 52s
Artifacts

fuzz.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 warnings
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af, actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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