SSWConsulting / SSWConsulting/SSW.Rules
🧪 CodeAuditor to 0 - Errors and waring due to generated HTML
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 17
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 2
Description
@tombui99 @adamcogan
Hi,
CodeAuditor is reporting tens of thousands of HTML erros and warnings on SSW Rules.
https://codeauditor.com/build/b799c6ed-c4ae-4111-6d7e-963d0f1539d9
A lot of these warnings are not relevant as Rules is a Gatsby project using JSX. The JSX generates HTML - This means we have limited control over the style HTML.
Tasks
- Investigate which HTML rules are failing due to generated HTML
- Disable these on CodeAuditor scans
Thanks!
Contributor guide
No contributing guide indexed for this repository
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 with the linked CodeAuditor build report and compare its HTML errors and warnings with the generated output from this Gatsby/JSX project. Identify which rules are caused by generated HTML, then disable those rules for CodeAuditor scans and confirm the irrelevant findings no longer appear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100