Skip to content

Update README.md

Update README.md #225

GitHub Actions / Codety scanner - Html required action Sep 10, 2024 in 0s

Html

found issues in 2 files

Annotations

Check warning on line 2 in analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Html

analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L2

[Attribute] [id-naming-convention]  The id '1' is not matched with the snake_case.

Check warning on line 3 in analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Html

analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L3

[Attribute] [id-naming-convention]  The id '1' is not matched with the snake_case.

Check warning on line 2 in code-issue-examples/html/bad-html.html

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Html

code-issue-examples/html/bad-html.html#L2

[Attribute] [id-naming-convention]  The id '1' is not matched with the snake_case.

Check warning on line 3 in code-issue-examples/html/bad-html.html

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - Html

code-issue-examples/html/bad-html.html#L3

[Attribute] [id-naming-convention]  The id '1' is not matched with the snake_case.