Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error badge display "invalid response data" on https://img.shields.io/crates/v/stun.svg #7073

Closed
rainliu opened this issue Sep 26, 2021 · 1 comment · Fixed by #7074
Closed
Labels
service-badge New or updated service badge

Comments

@rainliu
Copy link

rainliu commented Sep 26, 2021

Are you experiencing an issue with...

shields.io

🐞 Description

https://img.shields.io/crates/v/stun.svg shows "invalid response data", instead of crates.io version. Others of my crates.io badges work fine.

🔗 Link to the badge

https://img.shields.io/crates/v/stun.svg

💡 Possible Solution

N/A

@rainliu rainliu added the question Support questions, usage questions, unconfirmed bugs, discussions, ideas label Sep 26, 2021
@calebcartwright
Copy link
Member

Thanks for the report. Interestingly it looks like crates thinks the license is null on the yanked 0.0.1 version which is why the schema validation is failing.

@calebcartwright calebcartwright added service-badge New or updated service badge and removed question Support questions, usage questions, unconfirmed bugs, discussions, ideas labels Sep 26, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
service-badge New or updated service badge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants