Последнее испытание (часть 2) #50
Annotations
10 errors and 1 warning
build:
src/components/main-empty/main-empty.tsx#L1
Cannot find module '../map/map' 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/pages/main-page/main-page.tsx#L3
Cannot find module '../../components/map/map' or its corresponding type declarations.
|
build:
src/pages/offer-page/offer-page.tsx#L5
Cannot find module '../../components/map/map' or its corresponding type declarations.
|
build:
src/recources/types.ts#L1
Cannot find module '../components/map/map' or its corresponding type declarations.
|
build:
src/store/actions.ts#L2
Cannot find module '../components/map/map' or its corresponding type declarations.
|
build:
src/store/actions.ts#L6
Cannot find module '../components/review/review' or its corresponding type declarations.
|
build:
src/store/actionsAPI.ts#L11
Cannot find module '../components/review/review.tsx' 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
|