Skip to content

fix: Unsubscribed groups page #59977

fix: Unsubscribed groups page

fix: Unsubscribed groups page #59977

Triggered via pull request November 23, 2023 12:42
Status Failure
Total duration 6m 54s
Artifacts

ci-frontend.yml

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

Annotations

2 errors and 10 warnings
Code quality checks
Process completed with exit code 1.
Code quality checks: frontend/src/layout/navigation/TopBar/TopBar.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L138
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L170
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DateFilter/DateFilter.tsx#L158
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L192
<Divider> is forbidden, use <LemonDivider> instead
Code quality checks: frontend/src/lib/components/ExportButton/ExportButton.tsx#L22
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
Code quality checks: frontend/src/lib/components/ObjectTags/ObjectTags.tsx#L93
<Tag> is forbidden, use <LemonTag> instead
Code quality checks: frontend/src/lib/components/ObjectTags/ObjectTags.tsx#L120
<Tag> is forbidden, use <LemonTag> instead
Code quality checks: frontend/src/lib/components/PageHeader.tsx#L38
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview