fix(hogql): ignore case for some keywords #76234
Annotations
5 errors and 1 warning
Check static typing:
posthog/hogql/printer.py#L758
Incompatible types in assignment (expression has type "HogQLFunctionMeta | None", variable has type "HogQLFunctionMeta")
|
Check static typing:
posthog/hogql/test/test_mapping.py#L7
Item "None" of "HogQLFunctionMeta | None" has no attribute "clickhouse_name"
|
Check static typing:
posthog/hogql/test/test_mapping.py#L12
Item "None" of "HogQLFunctionMeta | None" has no attribute "clickhouse_name"
|
Check static typing:
posthog/hogql/test/test_mapping.py#L13
Item "None" of "HogQLFunctionMeta | None" has no attribute "clickhouse_name"
|
Check static typing
Process completed with exit code 4.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, 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/.
|
Loading