fix(insights): fix date range changes for standalone queries #56388
Annotations
6 errors and 10 warnings
frontend/src/scenes/experiments/experimentLogicType.ts#L10
Module '"../insights/insightVizDataLogic"' declares 'QuerySourceUpdate' locally, but it is not exported.
|
frontend/src/scenes/experiments/secondaryMetricsLogicType.ts#L7
Module '"../insights/insightVizDataLogic"' declares 'QuerySourceUpdate' locally, but it is not exported.
|
frontend/src/scenes/funnels/funnelDataLogicType.ts#L8
Module '"../insights/insightVizDataLogic"' declares 'QuerySourceUpdate' locally, but it is not exported.
|
frontend/src/scenes/insights/EditorFilters/samplingFilterLogicType.ts#L7
Module '"../insightVizDataLogic"' declares 'QuerySourceUpdate' locally, but it is not exported.
|
frontend/src/scenes/insights/insightVizDataLogicType.ts#L7
Module '"./insightVizDataLogic"' declares 'QuerySourceUpdate' locally, but it is not exported.
|
|
frontend/src/lib/components/DateFilter/RollingDateRangeFilter.tsx#L64
<Input> is forbidden, use <LemonInput> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L73
<a> is forbidden, use <Link> instead
|
frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx#L76
<a> is forbidden, use <Link> 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/HogQLEditor/HogQLEditor.tsx#L96
<a> is forbidden, use <Link> instead
|
frontend/src/lib/components/InsightLabel/index.tsx#L171
<Space> is forbidden, use flex or space utility classes instead
|
frontend/src/lib/components/JSBookmarklet.tsx#L16
<a> is forbidden, use <Link> instead
|
frontend/src/lib/components/PayGateMini/PayGateMini.tsx#L127
<a> is forbidden, use <Link> 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
|
The logs for this run have expired and are no longer available.
Loading