Update GithubCommentService.java #79
javascript
found issues in 2 files
Annotations
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L5
[generic] [require-lang] Missing `lang` attribute in `<html>` tag.
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L5
[Tag] [require-doctype] Missing `<!DOCTYPE HTML>`
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L5
[generic] [indent] Expected indentation of 4 space but found no indent.
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L4
[Tag] [require-closing-tags] Missing closing tag for div.
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L3
[AttributeValue] [no-duplicate-id] The id '1' is duplicated.
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L2
[AttributeValue] [no-duplicate-id] The id '1' is duplicated.
github-actions / Codety scanner - javascript
analyzer-eslint/src/test/resources/eslint/code-smell-examples/bad-html.html#L1
[generic] [require-img-alt] Missing `alt` attribute at `<img>` tag
Check warning on line 5 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L5
[generic] [require-lang] Missing `lang` attribute in `<html>` tag.
Check warning on line 5 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L5
[Tag] [require-doctype] Missing `<!DOCTYPE HTML>`
Check warning on line 5 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L5
[generic] [indent] Expected indentation of 4 space but found no indent.
Check warning on line 4 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L4
[Tag] [require-closing-tags] Missing closing tag for div.
Check warning on line 3 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L3
[AttributeValue] [no-duplicate-id] The id '1' is duplicated.
Check warning on line 2 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L2
[AttributeValue] [no-duplicate-id] The id '1' is duplicated.
Check warning on line 1 in code-issue-examples/html/bad-html.html
github-actions / Codety scanner - javascript
code-issue-examples/html/bad-html.html#L1
[generic] [require-img-alt] Missing `alt` attribute at `<img>` tag