Skip to content

lint

lint #23

GitHub Actions / ESLint Report Analysis failed Sep 6, 2024 in 1s

ESLint Report Analysis

1 ESLint error(s) and 2 ESLint warning(s) found

Details

Annotations

Check warning on line 29 in new-log-viewer/src/services/decoders/JsonlDecoder.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/services/decoders/JsonlDecoder.ts#L29

[jsdoc/informative-docs] This tag description only repeats the name it describes.

Check failure on line 40 in new-log-viewer/src/services/decoders/JsonlDecoder.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/services/decoders/JsonlDecoder.ts#L39-L40

[@stylistic/js/semi] Missing semicolon.

Check warning on line 5 in new-log-viewer/src/typings/worker.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/typings/worker.ts#L4-L5

[@stylistic/js/comma-dangle] Missing trailing comma.