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.
platform-serial
README missing from the repository
We've searched
https://github\.com/boshtannik/platform\-serial\.git
and could not find a README file there.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.Dependency embedded-hal 0.2.7 is a bit outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Easy way to bump dependencies:
cargo install cargo-edit; cargo upgrade -i
; Also check out Dependabot service on GitHub.Dependency nb 0.1.3 is outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
embedded-nano-mesh-linux-examples
docs.rs build failed
docs.rs site failed to build the crate, so users will have trouble finding the documentation. Docs.rs supports multiple platforms and custom configurations, so you can make the build work even if normal crate usage has special requirements.
Docs.rs doesn't need to run or even link any code, so system dependencies can simply be skipped. You can also set
cfg()
flags just for docs.rs and use them to hide problematic code.
platform-millis-linux
Failed to verify create's content against its repository
Verified 5 out of 7 files (includes 2 Cargo-generated).
- warning: Crate tarball has been published from the commit 73a3638912c5cf8d4e218e0844f8d329e56b92ff, which is not in the repository.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
cargo update
.
- Create git tags after comitting any changes, and commit changes after bumping versions and running
- warning: Found a Cargo.toml for this package in its repo (via tags), but the version was different.
- Make sure to commit and tag after bumping the version number.
- 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.lib.rs
does not match the repository.
Fetched
https://github.com/boshtannik/platform-millis-linux.git
2c6062ffe3d1aa7956a22d1958d59693edb487e4.Checked on 2024-07-28
This check is experimental.
- warning: Crate tarball has been published from the commit 73a3638912c5cf8d4e218e0844f8d329e56b92ff, which is not in the repository.
platform-serial-linux
Dependency embedded-hal 0.2.7 is a bit outdated
Consider upgrading to 1.0.0 to get all the fixes and improvements.
Dependency nb 0.1.3 is outdated
Consider upgrading to 1.1.0 to get all the fixes and improvements.
network_simulator
Internal error
We couldn't check this crate at this time, because: Crate needed for the dashboard Origin( lib.rs/crates/network_simulator ). Please try again later.
No issues found in: embedded-nano-mesh-cli-tool embedded-nano-mesh-linux-io embedded-nano-mesh nano-mesh-linux-examples platform-millis
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.