feat: added alias and update functionallities #56
Annotations
16 warnings
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build
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/
|
build:
src/cli/clone.rs#L1
unused import: `time::Instant`
|
build:
src/cli/commands.rs#L1
unused import: `Parser`
|
build:
src/cli/update.rs#L2
unused import: `rayon::str::Bytes`
|
build:
src/cli/update.rs#L5
unused import: `zip::ZipArchive`
|
build:
src/cli/update.rs#L7
unused import: `std::fs::File`
|
build:
src/cli/update.rs#L8
unused import: `copy`
|
build:
src/cli/update.rs#L10
unused import: `fs`
|
build:
src/cli/update.rs#L14
unused import: `tokio`
|
build:
src/cli/update.rs#L31
unused variable: `os_str`
|
build:
src/cli/update.rs#L38
unused variable: `arch_str`
|