Aspicer/trends udf #96299
Annotations
7 errors and 2 warnings
posthog/users_scripts/aggregate_funnel.py#L50
Need type annotation for "results" (hint: "results: list[<type>] = ...")
|
posthog/hogql_queries/insights/funnels/funnel_trends.py#L219
Argument "table" to "JoinExpr" has incompatible type "str"; expected "SelectQuery | SelectUnionQuery | Field | None"
|
posthog/hogql_queries/insights/funnels/funnel_trends.py#L287
Incompatible return value type (got "SelectQuery", expected "str")
|
posthog/hogql_queries/insights/funnels/funnel_trends_udf.py#L97
Item "SelectUnionQuery" of "SelectQuery | SelectUnionQuery" has no attribute "settings"
|
posthog/hogql_queries/insights/funnels/funnel_trends_udf.py#L138
Dict entry 0 has incompatible type "str": "str"; expected "str": "Expr"
|
posthog/hogql_queries/insights/funnels/funnel_trends_udf.py#L158
Dict entry 0 has incompatible type "str": "str"; expected "str": "Expr"
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
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