feat: mvp #13
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
src/app.rs#L35
you should consider adding a `Default` implementation for `App`
|
Run actions-rs/cargo@v1:
src/app.rs#L69
useless conversion to the same type: `std::path::PathBuf`
|
Run actions-rs/cargo@v1:
src/fs/traverser.rs#L123
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
src/fs/traverser.rs#L124
accessing first element with `captures.get(0)`
|
Run actions-rs/cargo@v1:
src/manifest/mod.rs#L4
module has the same name as its containing module
|
Run actions-rs/cargo@v1:
src/manifest/manifest.rs#L265
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Run actions-rs/cargo@v1:
src/manifest/manifest.rs#L293
this creates an owned instance just for comparison
|
Run actions-rs/cargo@v1:
src/manifest/manifest.rs#L349
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Run actions-rs/cargo@v1:
src/manifest/manifest.rs#L442
this `.into_iter()` call is equivalent to `.iter()` and will not consume the `slice`
|
Run actions-rs/cargo@v1:
src/manifest/manifest.rs#L533
unneeded `return` statement
|
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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 logs for this run have expired and are no longer available.
Loading