refactor: remove duplicate routesWhereAvoidAbout declaration and stre… #82
Annotations
10 errors and 4 warnings
main:
src/app.tsx#L4
Already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/loader/index.tsx' differs from file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Loader/index.tsx' only in casing.
|
main:
src/components/common/Header/connect-wallet-button.tsx#L7
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/modals/base-error.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/modals/base-error.tsx' only in casing.
|
main:
src/components/common/Header/connect-wallet-button.tsx#L8
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/modals/cancelled.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/modals/cancelled.tsx' only in casing.
|
main:
src/components/common/Header/connect-wallet-button.tsx#L9
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/modals/insufficient-funds.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/modals/insufficient-funds.tsx' only in casing.
|
main:
src/components/common/Header/connect-wallet-button.tsx#L10
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/modals/successful.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/modals/successful.tsx' only in casing.
|
main:
src/components/common/Header/connect-wallet-button.tsx#L11
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/progress-bar.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/progress-bar.tsx' only in casing.
|
main:
src/components/common/Header/index.tsx#L5
File name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/nav-menu.tsx' differs from already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/nav-menu.tsx' only in casing.
|
main:
src/components/common/header/nav-menu.tsx#L1
Already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/connect-wallet-button.tsx' differs from file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/connect-wallet-button.tsx' only in casing.
|
main:
src/components/common/layouts/main-layout.tsx#L3
Already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/footer/index.tsx' differs from file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Footer/index.tsx' only in casing.
|
main:
src/pages/game-page.tsx#L4
Already included file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/header/index.tsx' differs from file name '/home/runner/work/ai-tarot-web/ai-tarot-web/src/components/common/Header/index.tsx' only in casing.
|
main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
main:
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
|
main:
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
|
main:
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
|