WS-1097 Referrer based reordering of OJ components #49986
Annotations
7 errors
|
Build Simorgh - Express App
Process completed with exit code 2.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.tsx#L39
'mostRead' is declared but its value is never read.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.test.tsx#L48
Property 'blocks' is missing in type '{ data: { id: string; title: string; image: { width: number; height: number; altText: string; locator: string; originCode: string; copyrightHolder: string; }; href: string; }[]; }' but required in type 'RecommendationsProps'.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.test.tsx#L38
Property 'blocks' is missing in type '{ data: { id: string; title: string; image: { width: number; height: number; altText: string; locator: string; originCode: string; copyrightHolder: string; }; href: string; }[]; }' but required in type 'RecommendationsProps'.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.test.tsx#L21
Property 'blocks' is missing in type '{ data: { id: string; title: string; image: { width: number; height: number; altText: string; locator: string; originCode: string; copyrightHolder: string; }; href: string; }[]; }' but required in type 'RecommendationsProps'.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.test.tsx#L9
Property 'blocks' is missing in type '{ data: { id: string; title: string; image: { width: number; height: number; altText: string; locator: string; originCode: string; copyrightHolder: string; }; href: string; }[]; }' but required in type 'RecommendationsProps'.
|
|
Build Simorgh - Express App:
src/app/components/Recommendations/index.stories.tsx#L22
Property 'blocks' is missing in type '{ data: Recommendation[]; }' but required in type 'RecommendationsProps'.
|
Loading