Update new-log-viewer/src/components/Layout.tsx #12
ESLint Report Analysis
2 ESLint error(s) and 4 ESLint warning(s) found
Details
Annotations
Check warning on line 68 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L63-L68
[jsdoc/require-description] Missing JSDoc block description.
Check warning on line 95 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L93-L95
[jsdoc/require-description] Missing JSDoc block description.
Check warning on line 95 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L93-L95
[jsdoc/require-returns] Missing JSDoc @return declaration.
Check warning on line 94 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L94
[jsdoc/no-blank-blocks] No empty blocks
Check failure on line 235 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L96-L235
[max-lines-per-function] Arrow function has too many lines (133). Maximum allowed is 120.
Check failure on line 346 in new-log-viewer/src/components/Layout.tsx
github-actions / ESLint Report Analysis
new-log-viewer/src/components/Layout.tsx#L301-L346
[max-lines] File has too many lines (345). Maximum allowed is 300.