Контроль и ограничения (часть 2) #11
Annotations
5 errors and 1 warning
Build:
src/components/App/App.tsx#L59
Type '{ offerCount: number; offers: Offer[]; reviews: Review[]; }' is not assignable to type 'IntrinsicAttributes'.
|
Build:
src/components/MainPage/MainPage.tsx#L72
Type 'number[][]' is not assignable to type 'Coordinates[]'.
|
Build:
src/components/MainPage/MainPage.tsx#L73
Type 'number[] | null | undefined' is not assignable to type 'Coordinates | null | undefined'.
|
Build:
src/components/MainPage/MainPage.tsx#L75
'marker' is declared but its value is never read.
|
Build
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
|
Loading