We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
--- FAIL: Test_fetchLatestTag_GitHubAPI (0.16s) fetch_tag_test.go:29: Expected a latest tag in the response FAIL
This test is very frequently failing on Travis CI.
I'm guessing because of GitHub API rate limits exposed to pool of Travis CI machines. Surprisingly works fine on GitHub Actions, however.
Maybe it'd be ideal if we add some message to the error so we can see what's going on.
The text was updated successfully, but these errors were encountered:
Yes, this is on my todo list. I'll try to get to it later today.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
This test is very frequently failing on Travis CI.
I'm guessing because of GitHub API rate limits exposed to pool of Travis CI machines. Surprisingly works fine on GitHub Actions, however.
Maybe it'd be ideal if we add some message to the error so we can see what's going on.
The text was updated successfully, but these errors were encountered: