Added pbs parser for disk info #45
Annotations
8 errors and 7 warnings
test:
src/reader.rs#L22
field `boot_sector` is never read
|
test:
src/util.rs#L10
name `NTFS` contains a capitalized acronym
|
test:
src/util.rs#L11
name `FAT` contains a capitalized acronym
|
test:
src/util.rs#L12
name `EXT` contains a capitalized acronym
|
test:
src/util.rs#L14
name `HFS` contains a capitalized acronym
|
test:
src/util.rs#L15
name `UNKNOWN` contains a capitalized acronym
|
test:
src/util.rs#L71
unneeded `return` statement
|
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/reader.rs#L22
field `boot_sector` is never read
|
test
`ntfs-undelete` (bin "ntfs-undelete") generated 1 warning
|