Skip to content

Update comments for not handling CONFIG_KEY.THEME #17

Update comments for not handling CONFIG_KEY.THEME

Update comments for not handling CONFIG_KEY.THEME #17

Triggered via push September 6, 2024 19:53
Status Failure
Total duration 44s
Artifacts

lint.yaml

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

Annotations

4 errors and 4 warnings
new-log-viewer/src/components/Layout.tsx#L98
[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 (325). 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#L65
[jsdoc/require-description] Missing JSDoc block description.
new-log-viewer/src/components/Layout.tsx#L95
[jsdoc/require-description] Missing JSDoc block description.
new-log-viewer/src/components/Layout.tsx#L95
[jsdoc/require-returns] Missing JSDoc @return declaration.
new-log-viewer/src/components/Layout.tsx#L96
[jsdoc/no-blank-blocks] No empty blocks