Refactoring #4
Annotations
1 error and 10 warnings
|
e2e
Process completed with exit code 1.
|
|
test:
src/components/Dashboard/Sidebar/index.tsx#L14
Missing return type on function
|
|
test:
src/components/Dashboard/Sidebar/index.tsx#L3
'SidebarLinkGroup' is defined but never used
|
|
test:
src/components/Dashboard/Sidebar/SidebarLinkGroup.tsx#L9
Missing return type on function
|
|
test:
src/components/Dashboard/Header/index.tsx#L13
Missing return type on function
|
|
test:
src/components/Breadcrumbs/Breadcrumb.test.tsx#L10
Unexpected any. Specify a different type
|
|
test:
src/components/Breadcrumbs/Breadcrumb.test.tsx#L6
Unexpected any. Specify a different type
|
|
test:
src/components/Breadcrumbs/Breadcrumb.test.tsx#L6
'vars' is defined but never used
|
|
test:
src/common/Loader/index.tsx#L3
Missing return type on function
|
|
test:
src/common/Loader/TableLoader.tsx#L3
Missing return type on function
|
|
test:
examples/App.tsx#L12
Missing return type on function
|