test(vrt): Don't clip scene snapshots #71656
Annotations
2 errors and 10 warnings
|
Lint with ESLint
The operation was canceled.
|
Lint with ESLint:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L154
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L184
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L96
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/DateFilter/DateFilter.tsx#L209
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/ExportButton/ExportButton.tsx#L33
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/PropertiesTable/PropertiesTable.tsx#L49
<Input> is forbidden, use <LemonInput> instead
|
Lint with ESLint:
frontend/src/lib/components/SelectGradientOverflow.tsx#L152
<Select> is forbidden, use <LemonSelect> instead
|
Lint with ESLint:
frontend/src/lib/components/Subscriptions/SubscriptionsModal.tsx#L71
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/UnitPicker/UnitPicker.tsx#L94
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/lemon-ui/LemonButton/LemonButton.stories.tsx#L86
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Loading