Skip to content

feat(home): editorial homepage, sticky top nav, and category drill-down #708

feat(home): editorial homepage, sticky top nav, and category drill-down

feat(home): editorial homepage, sticky top nav, and category drill-down #708

Triggered via pull request May 19, 2026 17:49
Status Success
Total duration 1m 50s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint(no-unused-vars): src/utils/users.server.ts#L13
Variable 'capabilityPicklist' is declared but never used. Unused variables should match /(^_)|(^__+$)|(^e$)|(^error$)/.
eslint-plugin-react-hooks(exhaustive-deps): src/components/shop/ProductDrawer.tsx#L422
React Hook useEffect has a missing dependency: 'variantForImage.image'
eslint(no-unused-vars): src/components/shop/ProductDrawer.tsx#L391
Parameter 'onClose' is declared but never used. Unused parameters should match /(^_)|(^__+$)|(^e$)|(^error$)/.
eslint(no-unused-vars): src/components/shop/ProductDrawer.tsx#L390
Parameter 'onNavigate' is declared but never used. Unused parameters should match /(^_)|(^__+$)|(^e$)|(^error$)/.
eslint(no-unused-vars): src/components/shop/ProductDrawer.tsx#L389
Parameter 'allHandles' is declared but never used. Unused parameters should match /(^_)|(^__+$)|(^e$)|(^error$)/.
eslint(no-unused-vars): src/components/shop/ProductDrawer.tsx#L68
Function 'contrastColor' is declared but never used.
eslint(no-unused-vars): src/utils/intent-admin.server.ts#L6
Identifier 'v' is imported but never used.
eslint(no-unused-vars): src/utils/stats-admin.server.ts#L5
Identifier 'v' is imported but never used.
eslint(no-unused-vars): src/components/home/HomeEditorial.tsx#L44
Identifier 'Button' is imported but never used.
eslint(no-unused-vars): src/components/home/HomeEditorial.tsx#L17
Identifier 'Zap' is imported but never used.