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.
lora-phy
Failed to verify create's content against its repository
Verified 4 out of 21 files (includes 2 Cargo-generated).
- warning: The crates.io package has no information about its path inside its repository.
- warning: Crate tarball has been published from the commit ca04c2284eb00e015528933ea5159cd1ff36142d, 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: Could not discover crate's location in its repository (via tags).
- warning: There is no matching git tag containing version '3.0.1'.
- 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:
README.md
does not match the repository.Cargo.toml.orig
does not match the repository.CHANGELOG.md
does not match the repository.rustfmt.toml
does not match the repository.src/
lorawan_radio.rs
not found.iv.rs
not found.interface.rs
does not match the repository.mod_traits.rs
does not match the repository.mod_params.rs
does not match the repository.lib.rs
does not match the repository.
src/sx126x/
variant.rs
not found.radio_kind_params.rs
not found.mod.rs
not found.
src/sx127x/
sx1276.rs
not found.radio_kind_params.rs
not found.mod.rs
not found.sx1272.rs
not found.
Fetched
https://github.com/embassy-rs/lora-phy.git
7bc2b3b97581e5194f97ed3eecc79daf517e2f20.Checked on 2024-07-28
This check is experimental.
If some of these crates are unmaintained and shouldn't be checked, yank them or add [badges.maintenance]
to their
status = "deprecated"Cargo.toml
.