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.
alnilam
Published crate doesn't match its repository
Could not check any files
- 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-07-24
This check is experimental.
- 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).
Missing keywords
Help users find your crates. Add
keywords = ["engine", "alnilam"]
(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.
tribufu
Published crate doesn't match its repository
Partially verified 12 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.lock
not found.
Fetched
https://github.com/tribufu/tribufurust.git
b583d26e44426f25c53e20a974d6d3dcfa58ba7c.Checked on 2024-08-10
Missing keywords
Help users find your crates. Add
keywords = ["sdk", "tribufu"]
(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.
mintaka
Failed to verify create's content against its repository
Partially verified 52 files (includes 2 Cargo-generated).
- 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.4'.
git tag v0.0.4 b2a4eebde251b378cc9d1963bb58669950e19c87; git push origin --tags
Fetched
https://github.com/tribufu/mintaka.git
b2a4eebde251b378cc9d1963bb58669950e19c87.Checked on 2024-08-04
Missing keywords
Help users find your crates. Add
keywords = ["mintaka", "native", "framework"]
(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.Published crate contains binary files
The crate contains binary files (DOS exe, ELF exe/lib, Mach-o exe). Crates are meant to be compiled from source. Please check that you haven't published temporary build files by accident. If you have test fixtures, consider excluding them from crates-io tarball, since Cargo doesn't run tests from crates-io packages.
No issues found in: makina test-rename-pkg
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.