chore: change "email an engineer" to "open a ticket" #72754
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, preactjs/compressed-size-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
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