awesome-lint no-dead-urls error #20

Closed
opened 2025-11-06 17:06:32 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @ssowonny on GitHub (Mar 27, 2020).

It seems that Github links return 429 (Too many requests) HTTP error since awesome-lint sends too many requests to Github concurrently. It would be better to suppress the no-dead-urls lint error or find a way to setup delays between the requests.

Originally created by @ssowonny on GitHub (Mar 27, 2020). It seems that Github links return 429 (Too many requests) HTTP error since [awesome-lint](https://github.com/sindresorhus/awesome-lint#readme) sends too many requests to Github concurrently. It would be better to suppress the `no-dead-urls` lint error or find a way to setup delays between the requests.
GiteaMirror added the help wanted label 2025-11-06 17:06:32 -06:00
Author
Owner

@jessicalostinspace commented on GitHub (Mar 30, 2020):

I've put in a temporary fix to disable the no-dead-urls check until a more robust solution is implemented in the base linter. We should leave this issue up until a fix is put into place so the temporary fix can be removed: https://github.com/sdras/awesome-actions/pull/377.

@jessicalostinspace commented on GitHub (Mar 30, 2020): I've put in a temporary fix to disable the no-dead-urls check until a more robust solution is implemented in the base linter. We should leave this issue up until a fix is put into place so the temporary fix can be removed: https://github.com/sdras/awesome-actions/pull/377.
Author
Owner

@ssowonny commented on GitHub (Mar 30, 2020):

@jessicalostinspace Awesome, thanks 👍

@ssowonny commented on GitHub (Mar 30, 2020): @jessicalostinspace Awesome, thanks :+1:
Author
Owner

@sdras commented on GitHub (Aug 27, 2020):

Just fixed this :) Thanks!

@sdras commented on GitHub (Aug 27, 2020): Just fixed this :) Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#20