chore(hogql): add comparision task for hogql funnels insights #305
Annotations
7 errors and 2 warnings
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L23
Incompatible types in assignment (expression has type "type[ClickhouseFunnelTimeToConvert]", variable has type "type[ClickhouseFunnelTrends]")
|
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L25
Incompatible types in assignment (expression has type "type[ClickhouseFunnelBase]", variable has type "type[ClickhouseFunnelTrends]")
|
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L34
Need type annotation for "IGNORED_INSIGHTS" (hint: "IGNORED_INSIGHTS: List[<type>] = ...")
|
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L81
Incompatible types in assignment (expression has type "float", variable has type "int")
|
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L93
Incompatible types in assignment (expression has type "float", variable has type "int")
|
Check static typing:
posthog/management/commands/compare_hogql_funnel_insights.py#L171
Unused "type: ignore" comment
|
Check static typing
Process completed with exit code 6.
|
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