-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"invalid response data" in total lines #9389
Comments
The reason this is failing is because the response from tokei does not have a I am also seeing this on the responses for other repos. I'm going to raise an issue for this one upstream. |
Okay, thank you. |
follow XAMPPRocky/tokei_rs#233 for updates |
Just checked the API docs, maybe the correct way to access the lines of code from the response is through EDIT: In the actual response (I got the response by running |
Hi! I am new to this community and would love to work on this. |
@ashuthe1 - You'd probably need to ask to be assigned to this issue. If you noticed, the |
Yeah appreciate the offer @ashuthe1 but there's nothing we can do here and are blocked on the upstream issue. If you're just interested in getting involved with Shields more generally there's a number of other issues you could potentially look at, and I'd suggest starting with these: https://github.com/badges/shields/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
@calebcartwright thank you so much, I will look into good first issue first. |
Duplicate of #7569. |
Are you experiencing an issue with...
shields.io
🐞 Description
I'm using the
total lines
badge, and I'm getting an "invalid response data" error. Here is a screenshot:I've gotten this error before, so it's not like I had a bad day today 😅
As for the repository I'm trying to access, it can be viewed at dishb/hive. So the repository does indeed exist.
🔗 Link to the badge
Here is the badge in markdown:
The code:
![Lines of code](https://img.shields.io/tokei/lines/github/dishb/hive)
The URL:
https://img.shields.io/tokei/lines/github/dishb/hive
💡 Possible Solution
No response
The text was updated successfully, but these errors were encountered: