Forced size of the sidebar #425
Annotations
12 errors and 12 warnings
src/components/Sidebar/Sidebar.jsx#L22
[prettier/prettier] Replace `"auto"` with `auto`
|
src/components/Sidebar/Sidebar.jsx#L23
[prettier/prettier] Replace `"full"` with `full`
|
src/components/Sidebar/Sidebar.jsx#L24
[prettier/prettier] Replace `"compact"` with `compact`
|
src/components/Sidebar/Sidebar.jsx#L27
[prettier/prettier] Replace `"auto"` with `auto`
|
src/components/Sidebar/Sidebar.jsx#L28
[prettier/prettier] Replace `"full"` with `full`
|
src/components/Sidebar/Sidebar.jsx#L29
[prettier/prettier] Replace `"compact"` with `compact`
|
src/components/Sidebar/Sidebar.jsx#L30
[prettier/prettier] Insert `,`
|
src/components/Sidebar/Sidebar.jsx#L31
[prettier/prettier] Insert `;`
|
src/components/Sidebar/Sidebar.jsx#L53
[prettier/prettier] Replace `'width'` with `"width"`
|
src/components/Sidebar/Sidebar.jsx#L56
[prettier/prettier] Replace `'logo'` with `"logo"`
|
src/components/Sidebar/Sidebar.jsx#L149
[react/no-unused-prop-types] 'compact' PropType is defined but prop is never used
|
publish
Error: The process '/usr/bin/git' failed with exit code 128
|
src/components/Sidebar/Sidebar.jsx#L4
[@typescript-eslint/no-unused-vars] 'AnnounceIcon' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L4
[@typescript-eslint/no-unused-vars] 'BellIcon' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L5
[@typescript-eslint/no-unused-vars] 'Counter' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L6
[@typescript-eslint/no-unused-vars] 'Drawer' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L15
[@typescript-eslint/no-unused-vars] 'LeftDrawerCountStyle' is assigned a value but never used.
|
src/components/Sidebar/Sidebar.jsx#L44
[@typescript-eslint/no-unused-vars] 'isLeftDrawerOpen' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L45
[@typescript-eslint/no-unused-vars] 'isRightDrawerOpen' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L46
[@typescript-eslint/no-unused-vars] 'handleDrawerStateChange' is defined but never used.
|
src/components/Sidebar/Sidebar.jsx#L48
[@typescript-eslint/no-unused-vars] 'leftDrawer' is assigned a value but never used.
|
src/components/Sidebar/Sidebar.jsx#L49
[@typescript-eslint/no-unused-vars] 'hideRightDrawer' is assigned a value but never used.
|
publish
The following actions uses node12 which is deprecated and will be forced to run on node16: tsunematsu21/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, tsunematsu21/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|