chore(data-warehouse): joins on views #75916
Annotations
3 errors and 1 warning
Check static typing:
posthog/hogql/database/models.py#L80
Invalid index type "str | int" for "dict[str, FieldOrTable]"; expected type "str"
|
Check static typing:
posthog/hogql/database/database.py#L427
Incompatible types (expression has type "list[str | int]", TypedDict item "chain" has type "list[str]")
|
Check static typing
Process completed with exit code 5.
|
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