Skip to content

Add log level filtering to the UI and decoders. #7

Add log level filtering to the UI and decoders.

Add log level filtering to the UI and decoders. #7

Triggered via push September 2, 2024 21:51
Status Failure
Total duration 32s
Artifacts

lint.yaml

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

Annotations

5 errors and 1 warning
new-log-viewer/src/components/Layout.tsx#L180
[max-lines-per-function] Arrow function has too many lines (129). Maximum allowed is 120.
new-log-viewer/src/contexts/StateContextProvider.tsx#L134
[max-lines-per-function] Arrow function has too many lines (139). Maximum allowed is 120.
new-log-viewer/src/contexts/StateContextProvider.tsx#L301
[max-lines] File has too many lines (308). Maximum allowed is 300.
lint-check
Process completed with exit code 1.
lint-check
3 errors and 1 warnings
new-log-viewer/src/services/decoders/ClpIrDecoder.ts#L35
[no-warning-comments] Unexpected 'todo' comment: 'TODO: fix this after log level filtering...'.