[GH-ISSUE #363] awesome-lint no-dead-urls error #14644

Closed
opened 2026-07-13 23:04:35 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @ssowonny on GitHub (Mar 27, 2020).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/363

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). Original GitHub issue: https://github.com/sdras/awesome-actions/issues/363 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 2026-07-13 23:04:35 -05: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.

<!-- gh-comment-id:605814488 --> @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 👍

<!-- gh-comment-id:605815605 --> @ssowonny commented on GitHub (Mar 30, 2020): @jessicalostinspace Awesome, thanks :+1:
Author
Owner

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

Just fixed this :) Thanks!

<!-- gh-comment-id:682241656 --> @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#14644