new-log-viewer: Implement MenuBar and StatusBar with JoyUI components… #36
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
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
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
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
github-actions / ESLint Report Analysis
new-log-viewer/src/utils/config.ts#L99-L104
[jsdoc/require-throws] Missing JSDoc @throws declaration.