Skip to content

Fix compilations warnings in libraries #306

Fix compilations warnings in libraries

Fix compilations warnings in libraries #306

Triggered via pull request January 14, 2025 10:23
Status Success
Total duration 12m 53s
Artifacts

fuzz.yml

on: pull_request
Matrix: fuzzing_test
Fit to window
Zoom out
Zoom in

Annotations

56 warnings
fuzzing_test (true, false)
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 (true, false)
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 (true, false)
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 (true, false)
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 (true, false): external/ring/src/lib.rs#L47
unexpected `cfg` condition name: `pregenerate_asm_only`
fuzzing_test (true, false): external/ring/src/prefixed.rs#L45
unexpected `cfg` condition value: `aarc64`
fuzzing_test (true, false): external/ring/src/endian.rs#L11
associated constant `ZERO` is never used
fuzzing_test (true, false)
`ring` (lib) generated 3 warnings
fuzzing_test (true, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (true, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (true, false)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (true, false): fuzz-target/responder/vendor_rsp/src/main.rs#L85
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (true, false): fuzz-target/requester/key_update_req/src/main.rs#L70
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (false, false)
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 (false, false)
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 (false, false)
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 (false, false)
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 (false, false): external/ring/src/lib.rs#L47
unexpected `cfg` condition name: `pregenerate_asm_only`
fuzzing_test (false, false): external/ring/src/prefixed.rs#L45
unexpected `cfg` condition value: `aarc64`
fuzzing_test (false, false): external/ring/src/endian.rs#L11
associated constant `ZERO` is never used
fuzzing_test (false, false)
`ring` (lib) generated 3 warnings
fuzzing_test (false, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (false, false): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (false, false)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (false, false): fuzz-target/requester/version_req/src/main.rs#L77
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (false, false): fuzz-target/responder/key_update_rsp/src/main.rs#L50
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (true, true)
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 (true, true)
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 (true, true)
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 (true, true)
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 (true, true): external/ring/src/lib.rs#L47
unexpected `cfg` condition name: `pregenerate_asm_only`
fuzzing_test (true, true): external/ring/src/prefixed.rs#L45
unexpected `cfg` condition value: `aarc64`
fuzzing_test (true, true): external/ring/src/endian.rs#L11
associated constant `ZERO` is never used
fuzzing_test (true, true)
`ring` (lib) generated 3 warnings
fuzzing_test (true, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (true, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (true, true)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (true, true): fuzz-target/responder/heartbeat_rsp/src/main.rs#L50
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (true, true): fuzz-target/responder/get_encapsulated_request_rsp/src/main.rs#L60
unexpected `cfg` condition value: `use_libfuzzer`
fuzzing_test (false, true)
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 (false, true)
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 (false, true)
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 (false, true)
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 (false, true): external/ring/src/lib.rs#L47
unexpected `cfg` condition name: `pregenerate_asm_only`
fuzzing_test (false, true): external/ring/src/prefixed.rs#L45
unexpected `cfg` condition value: `aarc64`
fuzzing_test (false, true): external/ring/src/endian.rs#L11
associated constant `ZERO` is never used
fuzzing_test (false, true)
`ring` (lib) generated 3 warnings
fuzzing_test (false, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
fuzzing_test (false, true): fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
fuzzing_test (false, true)
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
fuzzing_test (false, true): fuzz-target/requester/algorithm_req/src/main.rs#L6
unused import: `spdmlib::common::SpdmConnectionState`