feat(hogql): Add funnels to paths insight #379
Annotations
10 errors and 2 warnings
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L198
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L199
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L203
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L519
Item "None" of "FunnelsActorsQuery | None" has no attribute "source"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L519
Item "None" of "FunnelsFilter | Any | None" has no attribute "funnelWindowInterval"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L520
Item "None" of "FunnelsActorsQuery | None" has no attribute "source"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L520
Item "None" of "FunnelsFilter | Any | None" has no attribute "funnelWindowInterval"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L521
Item "None" of "FunnelsActorsQuery | None" has no attribute "source"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L521
Item "None" of "FunnelsFilter | Any | None" has no attribute "funnelWindowIntervalUnit"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L522
Incompatible types in assignment (expression has type "Literal['DAY', 'SECOND', 'MINUTE', 'HOUR', 'WEEK', 'MONTH']", variable has type "FunnelConversionWindowTimeUnit")
|
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/.
|
Run syphar/restore-virtualenv@v1
Failed to restore:
|
Loading