Skip to content
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

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

Open
b-per opened this issue Nov 15, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@b-per
Copy link

b-per commented Nov 15, 2023

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:

  • a transform: short source buffer error (when the query returns multiple issues and one of them as the encoding problem)
  • or a invalid UTF-8 string error if the query returns a single issue, which has the encoding problem

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):

  • OS: MacOS
  • gh version 2.39.1 (2023-11-14)
  • gh-dash version 3.11.0
@b-per b-per added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant