Fix compilations warnings in libraries #307
Annotations
14 warnings
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Install toolchain
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/
|
Run fuzz:
external/ring/src/lib.rs#L47
unexpected `cfg` condition name: `pregenerate_asm_only`
|
Run fuzz:
external/ring/src/prefixed.rs#L45
unexpected `cfg` condition value: `aarc64`
|
Run fuzz:
external/ring/src/endian.rs#L11
associated constant `ZERO` is never used
|
Run fuzz
`ring` (lib) generated 3 warnings
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L8
unused import: `crate::spdmlib::error::SPDM_STATUS_SEND_FAIL`
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L16
unused import: `core::borrow::BorrowMut`
|
Run fuzz:
fuzz-target/fuzzlib/src/fake_device_io.rs#L84
unused variable: `buffer`
|
Run fuzz
`fuzzlib` (lib) generated 3 warnings (run `cargo fix --lib -p fuzzlib` to apply 2 suggestions)
|
Run fuzz:
fuzz-target/requester/capability_req/src/main.rs#L36
unexpected `cfg` condition value: `use_libfuzzer`
|
Run fuzz:
fuzz-target/responder/algorithm_rsp/src/main.rs#L42
unexpected `cfg` condition value: `use_libfuzzer`
|
Loading