fix(3000): Remove gap override in LemonSelects #61880
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/
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L35
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L69
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L99
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L118
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L119
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L135
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L136
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L148
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L165
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L166
<Card> is forbidden, use utility classes instead
|
The logs for this run have expired and are no longer available.
Loading