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.
i-love-jesus
Failed to verify create's content against its repository
Verified 2 out of 4 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 7202c287bef2d5fb39e13f148bbb832d2f367678, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- 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:
Cargo.toml.orig
does not match the repository.lib.rs
does not match the repository.
Looked for the crate in
crates/i-love-jesus/
. Fetchedhttps://codeberg.org/dullbananas/diesel-utils
418c45009869ad32565d66dbeb82970fed360d62.Checked on 2025-04-28
This check is experimental.
- warning: Crate tarball has been published from the commit 7202c287bef2d5fb39e13f148bbb832d2f367678, which is not in the repository.
diesel-bind-if-some
Published crate doesn't match its repository
Partially verified 4 files (includes 2 Cargo-generated).
Looked for the crate in
crates/diesel-bind-if-some/
. Fetchedhttps://codeberg.org/dullbananas/diesel-utils
d02e6ae8671f01ad80a5d11ae77159d739ecb9cd.Checked on 2025-02-02
i-love-jesus, diesel-bind-if-some, i-love-jesus-macros
No readme property
Specify path to a
README
file for the project, so that information about is included in the crates.io tarball.
fine-ill-do-it-myself
Published crate doesn't match its repository
Partially verified 10 files (includes 2 Cargo-generated).
Fetched
https://codeberg.org/dullbananas/fine-ill-do-it-myself
1149446b05c6a5a5628d070e8ded571bd0df2c66.Checked on 2024-07-24
Dependency notify 6.0 is outdated
Upgrade to 8.0.0 to get all the fixes, and avoid causing duplicate dependencies in projects.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Missing keywords
Help users find your crates. Add
keywords = ["events", "fine-ill-do-it-myself", "myself"]
(up to 5) to theCargo.toml
. Best keywords are alternative terms or their spellings that aren't in the name or description. Also add a keyword that precisely categorizes this crate and groups it with other similar crates.
diesele
Published crate doesn't match its repository
Partially verified 8 files (includes 2 Cargo-generated).
Fetched
https://codeberg.org/dullbananas/diesele
ccda8e5447c2b6e29fa23585525d518a0a843e0b.Checked on 2024-07-24
Dependency diesel-async 0.4 is outdated
Upgrade to 0.5.2 to get all the fixes, and avoid causing duplicate dependencies in projects.
In Cargo, different 0.x versions are considered incompatible, so this is a semver-major upgrade.
Dependency sqlformat 0.2 is a bit outdated
Consider upgrading to 0.3.5 to get all the fixes and improvements.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.