Skip to content

new-log-viewer: Implement MenuBar and StatusBar with JoyUI components… #36

new-log-viewer: Implement MenuBar and StatusBar with JoyUI components…

new-log-viewer: Implement MenuBar and StatusBar with JoyUI components… #36

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

ESLint Report Analysis

0 ESLint error(s) and 4 ESLint warning(s) found

Details

Annotations

Check warning on line 58 in new-log-viewer/src/components/MenuBar/PageNumInput.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/components/MenuBar/PageNumInput.tsx#L58

[@stylistic/js/max-len] This line has a length of 108. Maximum allowed is 100.

Check warning on line 34 in new-log-viewer/src/utils/config.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/utils/config.ts#L27-L34

[jsdoc/require-throws] Missing JSDoc @throws declaration.

Check warning on line 64 in new-log-viewer/src/utils/config.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/utils/config.ts#L57-L64

[jsdoc/require-throws] Missing JSDoc @throws declaration.

Check warning on line 104 in new-log-viewer/src/utils/config.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

new-log-viewer/src/utils/config.ts#L99-L104

[jsdoc/require-throws] Missing JSDoc @throws declaration.