fix(insights): HogQL calculation of saved legacy insights v2 #77753
Annotations
10 errors and 1 warning
Check static typing:
posthog/schema.py#L1175
Incompatible types in assignment (expression has type "str", variable has type "PropertyOperator | None")
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Unsupported left operand type for + ("PropertyGroupFilter")
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Left operand is of type "list[EventPropertyFilter | PersonPropertyFilter | ElementPropertyFilter | SessionPropertyFilter | CohortPropertyFilter | RecordingDurationFilter | GroupPropertyFilter | FeaturePropertyFilter | HogQLPropertyFilter | EmptyPropertyFilter | DataWarehousePropertyFilter | DataWarehousePersonPropertyFilter] | PropertyGroupFilter | Any | list[EventPropertyFilter | PersonPropertyFilter]"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "HogQLQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "InsightActorsQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "FunnelsActorsQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "FunnelCorrelationQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "FunnelCorrelationActorsQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "InsightActorsQueryOptions" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Check static typing:
posthog/hogql_queries/query_runner.py#L396
Item "SessionsTimelineQuery" of "TrendsQuery | FunnelsQuery | RetentionQuery | PathsQuery | StickinessQuery | LifecycleQuery | ActorsQuery | EventsQuery | HogQLQuery | InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationQuery | FunnelCorrelationActorsQuery | InsightActorsQueryOptions | SessionsTimelineQuery | WebOverviewQuery | WebStatsTableQuery | WebTopClicksQuery" has no attribute "properties"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading