feat(hogql): Add funnels to paths insight #75970
Annotations
6 errors and 1 warning
Check static typing:
posthog/hogql_queries/legacy_compatibility/filter_to_query.py#L456
Dict entry 1 has incompatible type "str": "FunnelPathsFilter | None"; expected "str": "TrendsFilter"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L207
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L208
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L212
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L533
Incompatible types in assignment (expression has type "Literal['DAY', 'SECOND', 'MINUTE', 'HOUR', 'WEEK', 'MONTH']", variable has type "FunnelConversionWindowTimeUnit")
|
Check static typing
Process completed with exit code 61.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, actions/checkout@v3, syphar/restore-virtualenv@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading