feat: wip #88058
Annotations
10 errors and 2 warnings
posthog/hogql/visitor.py#L118
Item "None" of "JoinExpr | None" has no attribute "type"
|
posthog/hogql/visitor.py#L119
Item "None" of "JoinExpr | None" has no attribute "type"
|
posthog/hogql/visitor.py#L119
Item "None" of "BaseTableType | Any | SelectUnionQueryType | SelectQueryType | SelectQueryAliasType | SelectViewType | None" has no attribute "ctes"
|
posthog/hogql/database/schema/persons.py#L102
Item "None" of "SelectQueryType | None" has no attribute "ctes"
|
posthog/hogql/database/schema/persons.py#L106
Argument "table_type" to "FieldType" has incompatible type "type[PersonsTable]"; expected "BaseTableType | SelectUnionQueryType | SelectQueryType | SelectQueryAliasType | SelectViewType"
|
posthog/hogql/database/schema/person_distinct_ids.py#L47
Item "None" of "SelectQueryType | None" has no attribute "ctes"
|
posthog/hogql/database/schema/person_distinct_ids.py#L52
Argument "table_type" to "FieldType" has incompatible type "type[PersonDistinctIdsTable]"; expected "BaseTableType | SelectUnionQueryType | SelectQueryType | SelectQueryAliasType | SelectViewType"
|
posthog/hogql_queries/insights/trends/trends_actors_query_builder.py#L176
Item "SelectUnionQuery" of "SelectQuery | SelectUnionQuery" has no attribute "select_from"
|
posthog/hogql_queries/insights/trends/trends_actors_query_builder.py#L176
Item "None" of "JoinExpr | Any | None" has no attribute "table"
|
posthog/hogql_queries/actors_query_runner.py#L273
Item "HogQLQuery" of "InsightActorsQuery | FunnelsActorsQuery | FunnelCorrelationActorsQuery | HogQLQuery | None" has no attribute "source"
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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