feat(data-warehouse): external data resource #56776
Annotations
10 warnings
frontend/src/lib/components/DateFilter/RollingDateRangeFilter.tsx#L64
<Input> is forbidden, use <LemonInput> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L191
<Divider> is forbidden, use <LemonDivider> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L255
<Select> is forbidden, use <LemonSelect> instead
|
frontend/src/lib/components/InsightLabel/index.tsx#L171
<Space> is forbidden, use flex or space utility classes instead
|
frontend/src/lib/components/PersonPropertySelect/PersonPropertySelect.tsx#L39
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
frontend/src/lib/components/PropertiesTable/PropertiesTable.tsx#L42
<Input> is forbidden, use <LemonInput> instead
|
frontend/src/lib/components/PropertyFilters/PropertyFilters.tsx#L63
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
frontend/src/lib/components/PropertyFilters/components/FilterRow.tsx#L54
<Row> is forbidden, use flex utility classes instead, e.g. <Row align="middle"> could be <div className="flex items-center">
|
frontend/src/lib/components/PropertyFilters/components/OperatorValueSelect.tsx#L129
style should be avoided in favor of utility CSS classes - see https://storybook.posthog.net/?path=/docs/lemon-ui-utilities--overview
|
frontend/src/lib/components/PropertyFilters/components/PropertyFilterButton.tsx#L36
<Button> is forbidden, use <LemonButton> instead
|
The logs for this run have expired and are no longer available.
Loading