Feature: Button that allows the user to switch the side where the sidebar is displayed #68
Annotations
5 errors and 1 warning
Lint (21.x):
src/components/layout/SidebarPosition.tsx#L1
'createCheckboxScope' is defined but never used
|
Lint (21.x):
src/components/layout/SidebarPosition.tsx#L2
'Children' is defined but never used
|
Lint (21.x):
src/components/layout/SidebarPosition.tsx#L11
'children' is missing in props validation
|
Lint (21.x):
src/components/planner/sidebar/sessionController/CoursePicker.tsx#L23
'sidebarPosition' is assigned a value but never used
|
Lint (21.x)
Process completed with exit code 1.
|
Lint (21.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|