Skip to content

feat: export Products page as a component and consume it in apps/admin #5252

feat: export Products page as a component and consume it in apps/admin

feat: export Products page as a component and consume it in apps/admin #5252

Triggered via pull request February 3, 2026 12:32
Status Success
Total duration 2m 9s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
JS SDK Lint: web/lib/admin/views/products/index.tsx#L15
'productId' is defined but never used
JS SDK Lint: web/lib/admin/views/products/details.tsx#L20
Elements with an onClick handler must have a data-test-id attribute
JS SDK Lint: web/lib/admin/views/products/details.tsx#L9
'productId' is defined but never used
JS SDK Lint: web/lib/admin/views/products/columns.tsx#L12
'info' is defined but never used
JS SDK Lint: web/lib/admin/views/products/columns.tsx#L6
'productId' is defined but never used
JS SDK Lint: web/lib/admin/views/invoices/columns.tsx#L64
Anchor elements must have test attribute data-test-id
JS SDK Lint: web/lib/admin/views/invoices/columns.tsx#L61
'row' is defined but never used
JS SDK Lint: web/lib/admin/views/invoices/columns.tsx#L46
'row' is defined but never used
JS SDK Lint: web/lib/admin/views/invoices/columns.tsx#L39
'row' is defined but never used
JS SDK Lint: web/lib/admin/components/SheetHeader.tsx#L17
Elements with an onClick handler must have a data-test-id attribute
golangci
Restore cache failed: Dependencies file is not found in /home/runner/work/frontier/frontier. Supported file pattern: go.sum