Skip to content

Update GithubCommentService.java #79

Update GithubCommentService.java

Update GithubCommentService.java #79

GitHub Actions / Codety scanner - javascript required action Aug 30, 2024 in 0s

javascript

found issues in 2 files

Annotations

Check warning on line 5 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 - javascript

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

[generic] [require-lang]  Missing `lang` attribute in `<html>` tag.

Check warning on line 5 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 - javascript

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

[Tag] [require-doctype]  Missing `<!DOCTYPE HTML>`

Check warning on line 5 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 - 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.

Check warning on line 4 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 - javascript

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

[Tag] [require-closing-tags]  Missing closing tag for div.

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 - javascript

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

[AttributeValue] [no-duplicate-id]  The id '1' is duplicated.

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 - javascript

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

[AttributeValue] [no-duplicate-id]  The id '1' is duplicated.

Check warning on line 1 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 - 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / Codety scanner - javascript

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

[generic] [require-img-alt]  Missing `alt` attribute at `<img>` tag