Add log level filtering to the UI and decoders. #7
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...'.
|