Skip to content

Implement GlobWalk in terms of FilterMapTree. #436

Implement GlobWalk in terms of FilterMapTree.

Implement GlobWalk in terms of FilterMapTree. #436

Triggered via push October 27, 2023 18:40
Status Failure
Total duration 39s
Artifacts
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Lint: src/walk/filter.rs#L34
manual implementation of `Option::map`
Lint: src/walk/filter.rs#L304
manual implementation of `Option::map`
Lint: src/walk/filter.rs#L385
this match arm has an identical body to another arm
Lint: src/walk/mod.rs#L151
useless conversion to the same type: `walk::WalkError`
Lint: src/walk/mod.rs#L264
useless conversion to the same type: `std::path::PathBuf`
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Format
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/
Format
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/
Format
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/
Format
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/
Format
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 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/
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/
Lint: src/walk/mod.rs#L358
field `root` is never read
Lint: src/walk/mod.rs#L375
method `root` is never used
Lint: src/walk/mod.rs#L1011
field `f` is never read
Lint
`wax` (lib) generated 3 warnings
Lint
build failed, waiting for other jobs to finish...