feature(debugger): add shared libraries support. Step 1: add [`DwarfR… #100
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 17 warnings
lint:
src/debugger/debugee/mod.rs#L17
unused import: `std::fs`
|
lint:
src/debugger/debugee/registry.rs#L89
methods `add` and `find_by_addr` are never used
|
lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
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/
|
lint
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/
|
lint
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/
|
lint
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/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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/
|
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/
|
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/
|
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/
|
test:
src/debugger/debugee/mod.rs#L17
unused import: `std::fs`
|
test:
src/debugger/debugee/registry.rs#L89
methods `add` and `find_by_addr` are never used
|
test
`bugstalker` (lib) generated 2 warnings (run `cargo fix --lib -p bugstalker` to apply 1 suggestion)
|
test
`bugstalker` (lib test) generated 2 warnings (2 duplicates)
|
test:
src/debugger/debugee/mod.rs#L17
unused import: `std::fs`
|
test:
src/debugger/debugee/registry.rs#L89
methods `add` and `find_by_addr` are never used
|
test
`bugstalker` (lib) generated 2 warnings (run `cargo fix --lib -p bugstalker` to apply 1 suggestion)
|