Tracepoint extension support #262
Annotations
10 errors and 7 warnings
cargo clippy:
src/protocol/commands/_QTDP.rs#L48
can be more succinctly written as a byte str
|
cargo clippy:
src/protocol/console_output.rs#L27
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_vCont.rs#L153
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_qXfer_memory_map.rs#L10
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_qXfer_auxv_read.rs#L10
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_qXfer_exec_file.rs#L13
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_qXfer_libraries_svr4_read.rs#L9
the following explicit lifetimes could be elided: 'a
|
cargo clippy:
src/protocol/commands/_QTDP.rs#L5
name `QTDP` contains a capitalized acronym
|
cargo clippy:
src/protocol/commands/_QTDP.rs#L59
unneeded `return` statement
|
cargo clippy:
src/protocol/commands/_QTBuffer.rs#L20
this call to `as_ref` does nothing
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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/
|
cargo clippy
lint `clippy::mismatched_target_os` has been renamed to `unexpected_cfgs`
|
cargo clippy
`gdbstub` (lib) generated 1 warning
|
Loading