second fix for bouncing #26
Annotations
6 errors and 1 warning
new-log-viewer/src/contexts/StateContextProvider.tsx#L166
[@stylistic/js/no-multiple-empty-lines] More than 2 blank lines not allowed.
|
new-log-viewer/src/contexts/StateContextProvider.tsx#L198
[@stylistic/js/semi] Missing semicolon.
|
new-log-viewer/src/contexts/StateContextProvider.tsx#L199
[@stylistic/js/semi] Missing semicolon.
|
new-log-viewer/src/contexts/StateContextProvider.tsx#L200
[@stylistic/js/semi] Missing semicolon.
|
lint-check
Process completed with exit code 1.
|
lint-check
4 errors and 1 warnings
|
new-log-viewer/src/contexts/StateContextProvider.tsx#L251
[@stylistic/js/max-len] This line has a length of 102. Maximum allowed is 100.
|