feat(experiments): ExperimentQueryRunner iteration 1 #115084
Annotations
10 errors
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L163
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L163
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L163
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "timestamp_field"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L163
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "timestamp_field"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L167
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L167
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L167
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "distinct_id_field"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L167
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "distinct_id_field"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L173
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/experiments/experiment_query_runner.py#L173
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Loading