style(frontend): Always order CSS properties in one way (#18652) #60113
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/TopBar/TopBar.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L138
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/Cards/InsightCard/InsightMeta.tsx#L170
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/Cards/TextCard/TextCard.tsx#L93
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/DateFilter/DateFilter.tsx#L158
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L192
<Divider> is forbidden, use <LemonDivider> instead
|
Lint with ESLint:
frontend/src/lib/components/ExportButton/ExportButton.tsx#L22
<LemonButtonWithDropdown> is forbidden, use <LemonMenu> with a <LemonButton> child instead
|
Lint with ESLint:
frontend/src/lib/components/ObjectTags/ObjectTags.tsx#L93
<Tag> is forbidden, use <LemonTag> instead
|
Lint with ESLint:
frontend/src/lib/components/ObjectTags/ObjectTags.tsx#L120
<Tag> is forbidden, use <LemonTag> instead
|
Lint with ESLint:
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
|
The logs for this run have expired and are no longer available.
Loading