feat(hogql): Add funnels to paths insight #72740
Annotations
4 errors and 1 warning
Generate logic types and run typescript with strict:
frontend/src/scenes/insights/EditorFilters/PathsTarget.tsx#L41
Argument of type '{ pathsFilter: { edgeLimit?: number | undefined; pathsHogQLExpression?: string | undefined; includeEventTypes?: PathType[] | undefined; startPoint?: string | undefined; endPoint?: string | undefined; ... 9 more ...; pathDropoffKey?: string | undefined; }; funnelPathsFilter: undefined; }' is not assignable to parameter of type 'QuerySourceUpdate'.
|
Generate logic types and run typescript with strict:
frontend/src/scenes/paths/pathUtils.ts#L121
Property 'funnelPaths' does not exist on type 'PathsFilter'.
|
Generate logic types and run typescript with strict:
frontend/src/scenes/paths/pathUtils.ts#L121
Property 'funnelFilter' does not exist on type 'PathsFilter'.
|
Generate logic types and run typescript with strict
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading