{"id":22201648,"url":"https://github.com/cherry/htmllint-problem-matcher","last_synced_at":"2026-02-09T21:07:40.398Z","repository":{"id":42682764,"uuid":"243580495","full_name":"Cherry/htmllint-problem-matcher","owner":"Cherry","description":"A GitHub Action that registers a problem matcher for htmllint's report format","archived":false,"fork":false,"pushed_at":"2024-10-04T21:07:05.000Z","size":1366,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-01T13:02:14.404Z","etag":null,"topics":["annotations","github-actions","hacktoberfest","htmllint","linting","problem-matcher"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cherry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-27T17:50:49.000Z","updated_at":"2024-10-04T21:07:08.000Z","dependencies_parsed_at":"2024-06-24T19:53:46.002Z","dependency_job_id":null,"html_url":"https://github.com/Cherry/htmllint-problem-matcher","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.4516129032258065,"last_synced_commit":"cccb634d1ef8b2369f473e957bcd6ad2e7b1a4ac"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cherry%2Fhtmllint-problem-matcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cherry%2Fhtmllint-problem-matcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cherry%2Fhtmllint-problem-matcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cherry%2Fhtmllint-problem-matcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cherry","download_url":"https://codeload.github.com/Cherry/htmllint-problem-matcher/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227760023,"owners_count":17815626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["annotations","github-actions","hacktoberfest","htmllint","linting","problem-matcher"],"created_at":"2024-12-02T16:09:44.258Z","updated_at":"2026-02-09T21:07:40.333Z","avatar_url":"https://github.com/Cherry.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Problem Matcher for htmllint\n\n[![CI Workflow Status](https://github.com/Cherry/htmllint-problem-matcher/workflows/CI/badge.svg)](https://github.com/Cherry/htmllint-problem-matcher/actions?query=workflow%3ACI)\n\nAdds a problem matcher that will detect errors from [htmllint](https://github.com/htmllint/htmllint) and create annotations for them.\n\n## Usage\n\n```yml\non: push\njobs:\n  build:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: actions/checkout@v3\n      - uses: actions/setup-node@v3\n          with:\n            node-version: \"16.x\"\n      - uses: Cherry/htmllint-problem-matcher@v1\n      - run: npm ci\n      - run: npm test\n```\n## Options\n\nName | Allowed values | Description\n-- | -- | --\n`action` | `add` (default), `remove` | If the problem matcher should be registered or removed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherry%2Fhtmllint-problem-matcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcherry%2Fhtmllint-problem-matcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherry%2Fhtmllint-problem-matcher/lists"}