fix(insights): HogQL calculation of saved legacy insights v2 #77759
Annotations
3 errors and 1 warning
Check static typing:
posthog/hogql/modifiers.py#L19
Incompatible types in assignment (expression has type "PersonOnEventsMode", variable has type "PersonsOnEventsMode | None")
|
Check static typing:
posthog/hogql_queries/query_runner.py#L397
"QueryRunner" has no attribute "quyry"; maybe "query"?
|
Check static typing
Process completed with exit code 2.
|
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