fix: fix fixture typos #61643
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#L36
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#L68
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#L122
<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#L123
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L139
<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#L140
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L152
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L169
<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#L170
<Card> is forbidden, use utility classes instead
|
Lint with ESLint:
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L191
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
|
The logs for this run have expired and are no longer available.
Loading