Implement GlobWalk
in terms of FilterMapTree
.
#436
Annotations
6 errors and 10 warnings
src/walk/filter.rs#L34
manual implementation of `Option::map`
|
src/walk/filter.rs#L304
manual implementation of `Option::map`
|
src/walk/filter.rs#L385
this match arm has an identical body to another arm
|
src/walk/mod.rs#L151
useless conversion to the same type: `walk::WalkError`
|
src/walk/mod.rs#L264
useless conversion to the same type: `std::path::PathBuf`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
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/
|
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/
|
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/
|
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/
|
src/walk/mod.rs#L358
field `root` is never read
|
src/walk/mod.rs#L375
method `root` is never used
|
src/walk/mod.rs#L1011
field `f` is never read
|
|
|
The logs for this run have expired and are no longer available.
Loading