restaurant crud and categories crud #52
Merged
Annotations
7 errors
Build the application
Process completed with exit code 2.
|
Build the application:
src/pages/profile/ProfileForm.tsx#L33
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
|
Build the application:
src/pages/profile/ProfileForm.tsx#L32
Element implicitly has an 'any' type because expression of type '0' can't be used to index type '{}'.
|
Build the application:
src/components/shopList/ShopListPagination.tsx#L5
Binding element 'totalPages' implicitly has an 'any' type.
|
Build the application:
src/components/shopList/ShopListPagination.tsx#L5
Binding element 'setCurrentPage' implicitly has an 'any' type.
|
Build the application:
src/components/shopList/ShopListPagination.tsx#L5
Binding element 'currentPage' implicitly has an 'any' type.
|
Build the application:
src/components/shopList/ShopListPagination.tsx#L1
'React' is declared but its value is never read.
|
Loading