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.
sql_tool_kit, sql_tool_core, sql_tool_macros
No repository property
Specify git repository URL in
Cargo.toml
to help users find more information, contribute, and for lib.rs to read more info.
sql_tool_core
Published crate doesn't match its repository
Partially verified 5 files (includes 2 Cargo-generated).
Looked for the crate in
sql_tool_core/
. Fetchedhttps://github.com/lkighy/sql_tool_kit.git
2a1ad362872b3e1973dbd1df89094f5a63558ac1.Checked on 2024-07-24
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
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 = ["traits", "macro-attributes", "sql-tool-core", "derive", "派生宏介绍"]
(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.README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.
sql_tool_kit
Published crate doesn't match its repository
Partially verified 12 files (includes 2 Cargo-generated).
Fetched
https://github.com/lkighy/sql_tool_kit.git
db3892359cddec090ea044435c18c0f027928029.Checked on 2024-07-24
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["rust-patterns"]
to theCargo.toml
.Missing keywords
Help users find your crates. Add
keywords = ["sql-tool-kit", "kit", "后续新增的", "并一起导出", "derive"]
(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.
sql_tool_macros
Published crate doesn't match its repository
Partially verified 11 files (includes 2 Cargo-generated).
Looked for the crate in
sql_tool_macros/
. Fetchedhttps://github.com/lkighy/sql_tool_kit.git
db3892359cddec090ea044435c18c0f027928029.Checked on 2024-08-04
README missing from crate tarball
Cargo sometimes fails to package the
README
file. Ensure the path to theREADME
inCargo.toml
is valid, and points to a file inside the crate's directory.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.