Skip to content

chore: Use system.parts table to get count of rows. much cheaper #59180

chore: Use system.parts table to get count of rows. much cheaper

chore: Use system.parts table to get count of rows. much cheaper #59180

Triggered via pull request November 18, 2023 23:22
Status Success
Total duration 7m 48s
Artifacts

ci-frontend.yml

on: pull_request
Code quality checks
7m 38s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Code quality checks
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code quality checks: frontend/src/layout/navigation-3000/components/Breadcrumbs.tsx#L38
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
Code quality checks: frontend/src/layout/navigation/TopBar/TopBar.tsx#L90
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L136
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L168
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L91
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/DateFilter.tsx#L150
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/RollingDateRangeFilter.tsx#L64
<Input> is forbidden, use <LemonInput> instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L191
<Divider> is forbidden, use <LemonDivider> instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L255
<Select> is forbidden, use <LemonSelect> instead
Code quality checks: frontend/src/lib/components/ExportButton/ExportButton.tsx#L20
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead