add book list component for flexpages #4104
Annotations
7 errors
osweb
Process completed with exit code 1.
|
osweb:
src/app/pages/flex-page/blocks/ContentBlock.tsx#L12
Strings must use singlequote
|
osweb:
src/app/pages/flex-page/blocks/BookListBlock.tsx#L6
Trailing spaces not allowed
|
osweb:
src/app/components/book-tile/book-tile.tsx#L6
'cn' is defined but never used. Allowed unused vars must match /_/u
|
osweb:
src/app/components/book-tile/book-tile.tsx#L5
'GetTheBookDropdown' is defined but never used. Allowed unused vars must match /_/u
|
osweb:
src/app/components/book-tile/book-tile.tsx#L2
'PromoteBadge' is defined but never used. Allowed unused vars must match /_/u
|
osweb:
src/app/components/book-tile/book-tile-display.tsx#L3
'bookPromise' is defined but never used. Allowed unused vars must match /_/u
|