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.
apollo-parser
Dependency thiserror 1.0.30 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Failed to verify create's content against its repository
Partially verified 345 files (includes 3 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Looked for the crate in
crates/apollo-parser/
. Fetchedhttps://github.com/apollographql/apollo-rs.git
taggedapollo-parser@0.8.4
(6a235e31cbdd14c1a860a9437d7ad2bc3c86284c).Checked on 2025-04-29
This check is experimental.
apollo-smith, apollo-encoder
Dependency thiserror 1.0.37 is a bit outdated
Consider upgrading to 2.0.12 to get all the fixes and improvements.
apollo-encoder
Dependency apollo-parser 0.7.0 is outdated
Upgrade to 0.8.4 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.
Failed to verify create's content against its repository
Partially verified 31 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'apollo-compiler@0.8.0'.
- 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
Looked for the crate in
crates/apollo-encoder/
. Fetchedhttps://github.com/apollographql/apollo-rs.git
a4dfebf4771af063aaebd6fac75a179e90e51598.Checked on 2024-08-10
- warning: Crate tarball has been published from a different commit than the commit tagged by git tag 'apollo-compiler@0.8.0'.
femme
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["authentication", "web-programming"]
to theCargo.toml
.Even if there are no categories that fit precisely, pick one that is least bad. You can also propose new categories in crates.io issue tracker.
No issues found in: apollo-compiler
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.