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.
invade
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["…"]
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.
adrift_macros, cleaver_macros
Failed to verify create's content against its repository
Could not check any files
- warning: The crates.io package has no information about its path inside its repository.
- error: Repository doesn't exist: Can't checkout the repository. It's either gone or private: remote authentication required but no callback set; class=Http (34); code=Auth (-16).
- Make sure the
repository
URL inCargo.toml
is correct and works withgit clone
. The repository must be public.
- Make sure the
Checked on 2024-08-04
This check is experimental.
cloudflared
Dependency reqwest 0.11.24 is outdated
Upgrade to the latest version 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 categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["network-programming"]
to theCargo.toml
.
adrift_macros
Dependency convert_case 0.6.0 is a bit outdated
Consider upgrading to the latest version to get all the fixes and improvements.
cleaver, adrift, adrift_core, job_queue, adrift_web, adrift_scheduler, adrift_queue, adrift_db, adrift_cli, adrift_cache, adrift_auth, adrift_crate, bignumber
Internal error
We couldn't check this crate at this time, because: deadline has elapsed. Please try again later.
No issues found in: invade_derive
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.