feat(data-warehouse): external data resource #56295
Annotations
2 errors and 10 warnings
frontend/src/scenes/appScenes.ts#L4
Property '[Scene.DataWarehouseTable]' is missing in type '{ 404: () => { default: SceneComponent; }; "4xx": () => { default: SceneComponent; }; ProjectUnavailable: () => { default: SceneComponent; }; Dashboards: () => Promise<...>; ... 75 more ...; Onboarding: () => Promise<...>; }' but required in type 'Record<Scene, () => any>'.
|
|
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