Fix xvc file track memory issue #375
Annotations
1 error and 27 warnings
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
[email protected] 3.12.5 is already installed and up-to-date.
To reinstall 3.12.5, run:
brew reinstall [email protected]
|
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/
|
|
|
|
|
|
|
|
|
|
|
walker/src/walk_parallel.rs#L3
unused import: `Mutex`
|
walker/src/walk_parallel.rs#L8
unused import: `uwr`
|
walker/src/walk_parallel.rs#L11
unused import: `IgnoreRules`
|
walker/src/lib.rs#L37
unused import: `std::ffi::OsStr`
|
walker/src/lib.rs#L50
unused import: `ffi::OsString`
|
walker/src/lib.rs#L56
unused import: `Context`
|
walker/src/lib.rs#L17
missing documentation for a module
|
walker/src/lib.rs#L216
missing documentation for a function
|
walker/src/ignore_rules.rs#L43
missing documentation for an associated function
|
walker/src/pattern.rs#L75
missing documentation for a struct field
|
This job failed
Loading