chore(environments): Update filtering of product analytics resources #106566
Annotations
10 errors and 2 warnings
posthog/hogql/functions/action.py#L18
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/functions/action.py#L30
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/functions/cohort.py#L34
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/functions/cohort.py#L48
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/transforms/in_cohort.py#L97
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/transforms/in_cohort.py#L113
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/transforms/in_cohort.py#L291
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/transforms/in_cohort.py#L313
Incompatible type for lookup 'team__project_id': (got "int | None", expected "str | int")
|
posthog/hogql/functions/test/test_cohort.py#L108
"TestCohort" has no attribute "snapshot"
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "email_renders".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading