feat(hogql): Add basic support for PoE v3 (distinct ID overrides) #322
Annotations
3 errors and 2 warnings
Check static typing:
posthog/hogql/database/schema/person_distinct_id_overrides.py#L55
Argument 1 to "select_from_person_distinct_id_overrides_table" has incompatible type "dict[str, list[str]]"; expected "dict[str, list[str | int]]"
|
Check static typing:
posthog/hogql/database/database.py#L211
"FieldOrTable" has no attribute "fields"
|
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: 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/.
|
Run syphar/restore-virtualenv@v1
Failed to restore:
|
Loading