Skip to content

ci: fix warnings from "cargo tree"#5670

Merged
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_fix_cargo_tree_warnings
Dec 18, 2023
Merged

ci: fix warnings from "cargo tree"#5670
sylvestre merged 1 commit intouutils:mainfrom
cakebaker:ci_fix_cargo_tree_warnings

Conversation

@cakebaker
Copy link
Copy Markdown
Contributor

This PR fixes three warnings shown by cargo tree (for example in https://github.com/uutils/coreutils/actions/runs/7244626153/job/19733242456?pr=5668, in the "Info" section):

warning: the --no-indent flag has been changed to --prefix=none
warning: The `cargo tree` --all flag has been changed to --no-dedupe, and may be removed in a future version.
If you are looking to display all workspace members, use the --workspace flag.
warning: the --no-dev-dependencies flag has changed to -e=no-dev

@github-actions
Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate

@sylvestre sylvestre merged commit 72ecf18 into uutils:main Dec 18, 2023
@cakebaker cakebaker deleted the ci_fix_cargo_tree_warnings branch December 18, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants