Последнее испытание (часть 2) #43
Annotations
10 errors and 1 warning
build:
src/additional-tests/routing.test.tsx#L11
Cannot find module '../components/app/app.tsx' or its corresponding type declarations.
|
build:
src/additionalTests/routing.test.tsx#L11
Cannot find module '../components/app/app.tsx' or its corresponding type declarations.
|
build:
src/components/main-empty/main-empty.tsx#L1
Cannot find module '../map/map' or its corresponding type declarations.
|
build:
src/components/offer-list/offer-list.tsx#L5
Cannot find module '../card/card' or its corresponding type declarations.
|
build:
src/components/offers-on-cities/offers-on-cities.tsx#L5
Cannot find module '../card/card' or its corresponding type declarations.
|
build:
src/components/review-block/review-block.tsx#L3
Cannot find module '../review/review' or its corresponding type declarations.
|
build:
src/hooks/use-map.test.tsx#L5
Cannot find module '../components/map/map.tsx' or its corresponding type declarations.
|
build:
src/hooks/use-map.tsx#L3
Cannot find module '../components/map/map' or its corresponding type declarations.
|
build:
src/index.tsx#L3
Cannot find module './components/app/app' or its corresponding type declarations.
|
build:
src/pages/main-page/main-page.tsx#L3
Cannot find module '../../components/map/map' or its corresponding type declarations.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|