Skip to content

fix: fix fixture typos #61643

fix: fix fixture typos

fix: fix fixture typos #61643

Triggered via pull request December 6, 2023 04:38
Status Success
Total duration 9m 58s
Artifacts

ci-frontend.yml

on: pull_request
Determine need to run frontend checks
6s
Determine need to run frontend checks
Code quality checks
9m 30s
Code quality checks
Matrix: jest
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Code quality checks
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/
Code quality checks: 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
Code quality checks: 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
Code quality checks: 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">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L123
<Card> is forbidden, use utility classes instead
Code quality checks: 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">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L140
<Card> is forbidden, use utility classes instead
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L152
<Card> is forbidden, use utility classes instead
Code quality checks: 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">
Code quality checks: frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelWelcome.tsx#L170
<Card> is forbidden, use utility classes instead
Code quality checks: 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">