Skip to content

Update new-log-viewer/src/components/Layout.tsx #12

Update new-log-viewer/src/components/Layout.tsx

Update new-log-viewer/src/components/Layout.tsx #12

Triggered via push September 5, 2024 16:52
Status Failure
Total duration 45s
Artifacts

lint.yaml

on: push
lint-check
34s
lint-check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
new-log-viewer/src/components/Layout.tsx#L96
[max-lines-per-function] Arrow function has too many lines (133). Maximum allowed is 120.
new-log-viewer/src/components/Layout.tsx#L301
[max-lines] File has too many lines (345). Maximum allowed is 300.
lint-check
Process completed with exit code 1.
lint-check
2 errors and 4 warnings
new-log-viewer/src/components/Layout.tsx#L63
[jsdoc/require-description] Missing JSDoc block description.
new-log-viewer/src/components/Layout.tsx#L93
[jsdoc/require-description] Missing JSDoc block description.
new-log-viewer/src/components/Layout.tsx#L93
[jsdoc/require-returns] Missing JSDoc @return declaration.
new-log-viewer/src/components/Layout.tsx#L94
[jsdoc/no-blank-blocks] No empty blocks