add sidebar #54
Annotations
13 errors and 1 warning
test/node 17/ubuntu-latest:
src/libs/constants.ts#L12
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 17/ubuntu-latest:
src/libs/constants.ts#L17
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 17/ubuntu-latest:
src/libs/constants.ts#L22
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 17/ubuntu-latest:
src/components/layouts/SidebarApp.tsx#L56
JSX element type 'item.icon' does not have any construct or call signatures.
|
test/node 17/ubuntu-latest:
src/components/layouts/SidebarApp.tsx#L56
'item.icon' cannot be used as a JSX component.
|
test/node 17/ubuntu-latest
Process completed with exit code 2.
|
test/node 18/ubuntu-latest
The job was canceled because "ubuntu-latest_17" failed.
|
test/node 18/ubuntu-latest:
src/libs/constants.ts#L12
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 18/ubuntu-latest:
src/libs/constants.ts#L17
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 18/ubuntu-latest:
src/libs/constants.ts#L22
Type 'OverridableComponent<SvgIconTypeMap<{}, "svg">> & { muiName: string; }' is not assignable to type 'Element | ReactNode'.
|
test/node 18/ubuntu-latest:
src/components/layouts/SidebarApp.tsx#L56
JSX element type 'item.icon' does not have any construct or call signatures.
|
test/node 18/ubuntu-latest:
src/components/layouts/SidebarApp.tsx#L56
'item.icon' cannot be used as a JSX component.
|
test/node 18/ubuntu-latest
Process completed with exit code 2.
|
test/node 17/ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|