SSWConsulting / SSWConsulting/SSW.Rules

🧪 CodeAuditor to 0 - Errors and waring due to generated HTML

Open
#869 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.