chore: Person ID overrides by default #97117
Annotations
3 errors and 1 warning
posthog/queries/util.py#L47
Incompatible return value type (got "Literal[PersonsOnEventsMode.DISABLED, PersonsOnEventsMode.PERSON_ID_NO_OVERRIDE_PROPERTIES_ON_EVENTS, PersonsOnEventsMode.PERSON_ID_OVERRIDE_PROPERTIES_ON_EVENTS] | None", expected "PersonsOnEventsMode")
|
posthog/models/event/util.py#L176
Item "None" of "Any | None" has no attribute "pk"
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading