Fix lintint issues #644
ci.yml
on: push
Extract crate metadata
3s
Lint
14s
Build and Test (Linux)
38s
Build and Test (MacOS)
41s
Annotations
3 errors and 3 warnings
Lint:
src/rules/brew_link.rs#L22
assigning the result of `ToOwned::to_owned()` may be inefficient
|
Lint:
src/rules/brew_uninstall.rs#L22
assigning the result of `ToOwned::to_owned()` may be inefficient
|
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
unused manifest key: target.aarch64-apple-darwin.linker
|