Skip to content

Dependencies CI check is failing on main #21656

@alamb

Description

@alamb

Describe the bug

Here is an example: https://github.com/apache/datafusion/actions/runs/24467142773/job/71497240030

Run cargo machete --with-metadata
Analyzing dependencies of crates in this directory...
cargo-machete found the following unused dependencies in this directory:
datafusion -- ./datafusion/core/Cargo.toml:
	pretty_assertions
Done!

If you believe cargo-machete has detected an unused dependency incorrectly,
you can add the dependency to the list of dependencies to ignore in the
`[package.metadata.cargo-machete]` section of the appropriate Cargo.toml.
For example:

[package.metadata.cargo-machete]
ignored = ["prost"]

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions