feat(hogql): Add funnels to paths insight #250
Annotations
10 errors and 2 warnings
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L139
Item "None" of "FunnelsActorsQuery | None" has no attribute "source"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L139
Item "None" of "FunnelsFilter | Any | None" has no attribute "funnelWindowInterval"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L140
Item "None" of "FunnelsActorsQuery | None" has no attribute "source"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L140
Item "None" of "FunnelsFilter | Any | None" has no attribute "funnelWindowIntervalUnit"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L146
Item "None" of "FunnelsActorsQuery | None" has no attribute "funnelStep"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L147
Item "None" of "FunnelsActorsQuery | None" has no attribute "funnelStep"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L181
Argument "query" to "InsightActorsQueryRunner" has incompatible type "FunnelsActorsQuery | None"; expected "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery | BaseModel | dict[str, Any]"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L187
"QueryRunner" has no attribute "context"
|
Check static typing:
posthog/hogql_queries/insights/paths_query_runner.py#L191
"QueryRunner" has no attribute "context"
|
Check static typing
Process completed with exit code 9.
|
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