chore: Use system.parts table to get count of rows. much cheaper (#18… #59181
Annotations
11 warnings
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/
|
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
|
frontend/src/layout/navigation/TopBar/TopBar.tsx#L90
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L136
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L168
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L91
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
frontend/src/lib/components/DateFilter/DateFilter.tsx#L150
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
frontend/src/lib/components/DateFilter/RollingDateRangeFilter.tsx#L64
<Input> is forbidden, use <LemonInput> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L191
<Divider> is forbidden, use <LemonDivider> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L255
<Select> is forbidden, use <LemonSelect> instead
|
frontend/src/lib/components/ExportButton/ExportButton.tsx#L20
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
The logs for this run have expired and are no longer available.
Loading