new-log-viewer: Add tabbed Sidebar with resizable panel; Rearrange open and settings buttons. #185
Annotations
3 errors, 2 warnings, and 1 notice
lint-check
Canceling since a higher priority waiting request for 'lint-refs/pull/74/merge' exists
|
lint-check:
new-log-viewer/src/contexts/StateContextProvider.tsx#L143
Arrow function has too many statements (21). Maximum allowed is 20
|
lint-check
Process completed with exit code 1.
|
lint-check:
new-log-viewer/src/components/SidebarContainer/index.tsx#L74
React Hook useCallback has a missing dependency: 'deactivateTabAndHideResizeHandle'. Either include it or remove the dependency array
|
lint-check:
new-log-viewer/src/components/SidebarContainer/index.tsx#L80
React Hook useCallback has a missing dependency: 'deactivateTabAndHideResizeHandle'. Either include it or remove the dependency array
|
Stylelint deprecation
The github formatter is deprecated
|