use maybe_async that supports async traits for breakpoint #267
Annotations
8 errors and 7 warnings
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/stub/state_machine.rs#L184
the following explicit lifetimes could be elided: 'a
|
cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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