Issues found
Based on crates you own that have been published to crates.io. The best way to monitor these issues is to subscribe to the atom feed in your RSS reader.
lin-ldf
The Cargo package has no git commit information
Before publishing a package, make sure all packaged files are committed to the repository, and there are no "dirty" files. Push this commit to crate's public repository.
To protect against supply chain attacks similar to CVE-2024-3094, lib.rs will soon start flagging non-reproducible packages without public source code as suspicious. Currently only git repositories are supported (but may be hosted anywhere, not just GitHub). If you'd like a different SCM supported, please file a feature request.
Failed to verify create's content against its repository
Verified 20 out of 24 files (includes 1 Cargo-generated).
- warning: The crates.io package has no commit hash associated with it.
- Publish a new version, without using
--allow-dirty
flag. Make sure all changes are committed before publishing. Useinclude
/exclude
inCargo.toml
to omit unnecessary files.
- Publish a new version, without using
- warning: The crates.io package has no information about its path inside its repository.
- warning: There is no matching git tag containing version '0.0.24'.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
examples/
2dot1-complex.ldf
not found.2dot1-from-LinUSBConverter.ldf
not found.2dot2-from-ldfparser.ldf
not found.2dot1-simple.ldf
not found.
Fetched
https://github.com/zpg6/lin-ldf.git
4de9aa929c998dc3c079651bbeca9f6a0fd988da.Checked on 2024-11-24
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
No issues found in: mcp2003a
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.