WordPress / WordPress/plugin-check
Add check name attribution
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 362
- Forks
- 126
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 22
Description
When we run the report and get errors , it would be helpful to know which check triggered the error (and hence which check to exclude if we want to ignore the error). For example if we get a "Hidden files are not permitted." error, which check do we need to exclude to ignore this error?
I am running the plugin check via the action @swissspidy created, in this PR - https://github.com/Yoast/wordpress-seo/pull/20808 where he suggested I open this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the report formats errors from individual checks and how checks are excluded, using the “Hidden files are not permitted.” example as a reproduction case. Done means each reported error identifies the check that triggered it and points to the corresponding exclusion name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100