feat(data-warehouse): data warehouse table breakdowns #74997
Annotations
5 errors and 1 warning
Check static typing:
posthog/hogql_queries/insights/trends/trends_query_runner.py#L703
Item "EventsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/insights/trends/trends_query_runner.py#L703
Item "ActionsNode" of "EventsNode | ActionsNode | DataWarehouseNode" has no attribute "table_name"
|
Check static typing:
posthog/hogql_queries/insights/trends/trends_query_runner.py#L706
Item "None" of "DataWarehouseTable | None" has no attribute "columns"
|
Check static typing:
posthog/hogql_queries/insights/trends/trends_query_runner.py#L706
Value of type "JSONField | Any" is not indexable
|
Check static typing
Process completed with exit code 4.
|
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