Refactor/20.01.2025 #77
Annotations
8 errors and 3 warnings
Testing:
src/App.tsx#L4
Cannot find module '@/components/common/loader' or its corresponding type declarations.
|
Testing:
src/components/common/layouts/main-layout.tsx#L3
Cannot find module '@/components/common/footer' or its corresponding type declarations.
|
Testing:
src/main.tsx#L5
Cannot find module './app' or its corresponding type declarations.
|
Testing:
src/pages/admin-page.tsx#L6
Cannot find module '@/components/common/header' or its corresponding type declarations.
|
Testing:
src/pages/game-page.tsx#L3
Cannot find module '@/components/common/about' or its corresponding type declarations.
|
Testing:
src/pages/game-page.tsx#L4
Cannot find module '@/components/common/header' or its corresponding type declarations.
|
Testing:
src/pages/home-page.tsx#L1
Cannot find module '@/components/common/about' or its corresponding type declarations.
|
Testing
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Testing:
src/components/common/Header/connect-wallet-button.tsx#L56
React Hook useEffect has a missing dependency: 'setIsOpen'. Either include it or remove the dependency array
|
Testing:
src/components/ui/button.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading