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.
edgefirst-schemas
Published crate doesn't match its repository
Verified 51 out of 52 files (includes 2 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/maivinai/schemas.git
taggedv1.2.4
(2dbe443dce82aa11c946980eb7cad87800e72a56).Checked on 2024-10-04
This check is experimental.
Missing categories
Categories improve browsing of lib.rs and crates.io. Add
categories = ["data-structures"]
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 = ["schema", "ros2", "zenoh", "services", "maivin"]
(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.
videostream
Published crate doesn't match its repository
Verified 15 out of 16 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.Cargo.lock
not found.
Fetched
https://github.com/deepviewml/videostream-rs.git
tagged0.9.1
(9d34c77b9724cc674cec3df26740e95e56ecd512).Checked on 2025-02-16
videostream-sys
Published crate doesn't match its repository
Verified 10 out of 11 files (includes 3 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.Cargo.lock
not found.
Looked for the crate in
videostream-sys/
. Fetchedhttps://github.com/deepviewml/videostream-rs.git
tagged0.9.1
(9d34c77b9724cc674cec3df26740e95e56ecd512).Checked on 2025-02-09
*-sys crate without links property
If this crate uses C libraries with public symbols, consider adding
links = "videostream"
to crate'sCargo.toml
to avoid other libraries colliding with them. Note that the links property adds exclusivity to dependency resolution, but doesn't do any linking.This is also needed to protect your crate from duplicate older versions of itself. C symbols are global, and duplicate symbols can cause all sorts of breakage.
vaal
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.
Dependency deepviewrt 0.5.0 is slightly outdated
Consider upgrading to 0.7.2 to get all the fixes and improvements.
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
Verified 7 out of 8 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Fetched
https://github.com/deepviewml/vaal-rs.git
tagged0.3.4
(a854cb3f517d6e4b98c0e49b225866dd03972c28).Checked on 2024-07-24
- warning: The crates.io package has no commit hash associated with it.
deepviewrt-sys
Published crate doesn't match its repository
Verified 9 out of 10 files (includes 2 Cargo-generated).
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Looked for the crate in
deepviewrt-sys/
. Fetchedhttps://github.com/deepviewml/deepviewrt-rs.git
tagged0.7.2
(11d6901299f25f70d00fde1b6913e1a6bb54b88b).Checked on 2025-01-19
*-sys crate without links property
If this crate uses C libraries with public symbols, consider adding
links = "deepviewrt"
to crate'sCargo.toml
to avoid other libraries colliding with them. Note that the links property adds exclusivity to dependency resolution, but doesn't do any linking.
vaal-sys
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.
*-sys crate without links property
If this crate uses C libraries with public symbols, consider adding
links = "vaal"
to crate'sCargo.toml
to avoid other libraries colliding with them. Note that the links property adds exclusivity to dependency resolution, but doesn't do any linking.Failed to verify create's content against its repository
Verified 8 out of 9 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: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- warning: Had to perform fuzzy search of the head branch due to lack of commit information in the package.
Files in the crates.io crate compared to the repository:
Cargo.toml.orig
does not match the repository.
Looked for the crate in
vaal-sys/
. Fetchedhttps://github.com/deepviewml/vaal-rs.git
tagged0.3.4
(a854cb3f517d6e4b98c0e49b225866dd03972c28).Checked on 2024-07-28
- warning: The crates.io package has no commit hash associated with it.
No issues found in: deepviewrt
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.