[GH-ISSUE #539] Linter is broken #10999

Open
opened 2026-06-14 06:43:38 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @npalm on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/sdras/awesome-actions/issues/539

Action running the linter is failing on any branch, including main.

  README.md:1:1
  ✖   1:1  Forbidden license section found  remark-lint:awesome-license
  ✖  15:1  ToC missing item for "License"   remark-lint:awesome-toc

Caused by the html on the top of the readme and missimng ToC item.

Originally created by @npalm on GitHub (Feb 23, 2021). Original GitHub issue: https://github.com/sdras/awesome-actions/issues/539 Action running the linter is failing on any branch, including main. ``` README.md:1:1 ✖ 1:1 Forbidden license section found remark-lint:awesome-license ✖ 15:1 ToC missing item for "License" remark-lint:awesome-toc ``` Caused by the html on the top of the readme and missimng ToC item.
Author
Owner

@zrosenbauer commented on GitHub (Mar 7, 2021):

FYI I added a quick fix that should resolve the issue.

<!-- gh-comment-id:792337695 --> @zrosenbauer commented on GitHub (Mar 7, 2021): FYI I added a quick fix that should resolve the issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#10999