You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though it's set in the environment, I always get this error when trying to run oss-health against something hosted in github:
WARN - Unable to calculate health for pkg:github/stevemao/left-pad: Missing GitHub access token. Please define GITHUB_ACCESS_TOKEN.
I think I have found the reason and will submit a PR shortly, but may be the wrong way to fix it, as I am new to c# or this project.
The text was updated successfully, but these errors were encountered:
radolin
added a commit
to radolin/OSSGadget
that referenced
this issue
Mar 9, 2023
Even though it's set in the environment, I always get this error when trying to run oss-health against something hosted in github:
WARN - Unable to calculate health for pkg:github/stevemao/left-pad: Missing GitHub access token. Please define GITHUB_ACCESS_TOKEN.
I think I have found the reason and will submit a PR shortly, but may be the wrong way to fix it, as I am new to c# or this project.
The text was updated successfully, but these errors were encountered: