Skip to content

Golang not supported #2942

Answered by rickstaa
igorskyflyer asked this question in Q&A
Jul 15, 2023 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

I checked your instance, and it still doesn't show GoLang. From my side, there is not much I can do since I cannot reproduce the issue on my instance and have no access to your PAT (!!Please don't share it!!). The best thing you can do is:

  1. Read the https://github.com/anuraghazra/github-readme-stats/blob/master/CONTRIBUTING.md guidelines on how you can debug this package.
  2. Place a Vscode breakpoint on:

const topLangs = await fetchTopLanguages(
username,
parseArray(exclude_repo),
parseArray(hide),
);

  1. Start the debugger and check whether the data returned by GitHub contains GoLang entries

S…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@rickstaa
Comment options

@igorskyflyer
Comment options

@rickstaa
Comment options

@rickstaa
Comment options

Answer selected by igorskyflyer
@igorskyflyer
Comment options

@igorskyflyer
Comment options

@rickstaa
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2941 on July 15, 2023 07:48.