fix clippy #2298
Annotations
2 errors and 4 warnings
Build release binary:
src/downloader.rs#L73
failed to resolve: could not find `Zip` in `archive`
|
Build release binary
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build release binary:
src/archive/mod.rs#L6
unused import: `self::tar_xz::TarXz`
|
Build release binary:
src/downloader.rs#L3
unused import: `Extract`
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fnm-arm32", "fnm-arm64", "fnm-linux", "fnm-macos".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading