dlvhdr / gh-dash

A beautiful CLI dashboard for GitHub 🚀
https://dlvhdr.github.io/gh-dash
MIT License
7.06k stars 208 forks source link

[BUG] - Getting a `invalid UTF-8 string` error and no GH issue showing up #315

Open b-per opened 10 months ago

b-per commented 10 months ago

Describe the bug

Some specific GH issues raise some problems that seem to be related to encoding. When one of the GH issue has some encoding problem, no issue is listed and there is either:

Doing a gh issue view 1002 -R dbt-labs/dbt-bigquery in my terminal doesn't return an error though, so that's why I think it might be more of a gh dash issue than a gh one.

To Reproduce Steps to reproduce the behavior:

  1. run gh dash
  2. switch to issues
  3. search repo:dbt-labs/dbt-bigquery ADAP-1008
  4. See error

Expected behavior

The issue should show up without any error

Screenshots

Desktop (please complete the following information):