-
Notifications
You must be signed in to change notification settings - Fork 206
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
osv-scanner: general issues #1416
Comments
Ok we've just had an instance of this happening for Windows on the main branch too: https://github.com/google/osv-scanner/actions/runs/8996190561/job/24712328014 |
@thomasrockhu-codecov just fyi I've created this issue - I can dig out some of our comments from other issues later if you like |
@thomasrockhu-codecov any update on this? we're still having issues |
We've had to disable this for macOS given how flakey it's been: google/osv-scanner#1020 |
@G-Rath sorry for the delay here, I'm still trying to debug why this is happening on macos. I have an idea of where to start, but I think I can get a fix out by EOW |
This is coming from the CLI when making a request to GitHub. It seems that the call is unauthenticated and hits a rate limiting issue. You can see logs here. Digging more here how to pass in this data or make an authenticated call from inside the CLI. |
@G-Rath we made some changes to our GitHub requests, are you still experiencing this issue? |
We've been having on-going problems with Codecov over the last few months - we seemed to have addressed a few of them now that we've gotten the token in place and upgraded to v4, but we've still got at least one immterimate failure that seems to be happening for forks and primarily on macOS runners whereby codecov reports that a token has not been provided:
The text was updated successfully, but these errors were encountered: