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.
timrs_hkt_macro
Latest prerelease is old
It's been over 10 months. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Users pay attention to the latest release date. Even if the crate is perfectly fine as-is, users may not know that.
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
Partially verified 4 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.
Looked for the crate in
lib/timrs_hkt_macro/
. Fetchedhttps://github.com/dicaius/tim.rs.git
taggedv1.1.0-rc.6
(e6b34e34a8794574dc3838aa33c8e201e975929c).Checked on 2024-08-04
This check is experimental.
- warning: The crates.io package has no commit hash associated with it.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'higher-kinded types', which isn't a category we recognizelib.rs has simplified and merged some of crates.io categories. Please file a bug if we got it wrong.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'functional', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'procedural macro', which isn't a category we recognize
timrs_macro_utils
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.
Failed to verify create's content against its repository
Partially verified 7 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.
Looked for the crate in
lib/timrs_macro_utils/
. Fetchedhttps://github.com/dicaius/tim.rs.git
taggedv1.1.0-rc.6
(e6b34e34a8794574dc3838aa33c8e201e975929c).Checked on 2024-08-04
- warning: The crates.io package has no commit hash associated with it.
Latest prerelease is old
It's been over 10 months. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["development-tools::procedural-macro-helpers"]
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.
Missing keywords
Help users find your crates. Add
keywords = ["token-stream", "timrs-macro-utils", "unexpected", "macro-utils"]
(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.
timrs_pipe_macro
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.
Failed to verify create's content against its repository
Partially verified 4 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.
Looked for the crate in
lib/timrs_pipe_macro/
. Fetchedhttps://github.com/dicaius/tim.rs.git
taggedv1.1.0-rc.6
(e6b34e34a8794574dc3838aa33c8e201e975929c).Checked on 2024-07-24
- warning: The crates.io package has no commit hash associated with it.
Incorrect category
Crate's categories property in
Cargo.toml
contains 'higher-kinded types', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'functional', which isn't a category we recognizeIncorrect category
Crate's categories property in
Cargo.toml
contains 'procedural macro', which isn't a category we recognizeLatest prerelease is old
It's been over 10 months. Is this crate still maintained? Make a new release, either to refresh it, or to set
[badges.maintenance] status = "deprecated"
(or
"as-is"
,"passively-maintained"
).
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.