File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -26,14 +26,9 @@ posthog/client.py:0: error: Incompatible types in assignment (expression has typ
2626posthog/client.py:0: error: Incompatible types in assignment (expression has type "dict[Any, Any]", variable has type "None") [assignment]
2727posthog/client.py:0: error: "None" has no attribute "__iter__" (not iterable) [attr-defined]
2828posthog/client.py:0: error: Statement is unreachable [unreachable]
29- posthog/client.py:0: error: Incompatible types in assignment (expression has type "Any | dict[Any, Any]", variable has type "None") [assignment]
30- posthog/client.py:0: error: Incompatible types in assignment (expression has type "Any | dict[Any, Any]", variable has type "None") [assignment]
31- posthog/client.py:0: error: Incompatible types in assignment (expression has type "dict[Never, Never]", variable has type "None") [assignment]
32- posthog/client.py:0: error: Incompatible types in assignment (expression has type "dict[Never, Never]", variable has type "None") [assignment]
3329posthog/client.py:0: error: Right operand of "and" is never evaluated [unreachable]
3430posthog/client.py:0: error: Incompatible types in assignment (expression has type "Poller", variable has type "None") [assignment]
3531posthog/client.py:0: error: "None" has no attribute "start" [attr-defined]
36- posthog/client.py:0: error: "None" has no attribute "get" [attr-defined]
3732posthog/client.py:0: error: Statement is unreachable [unreachable]
3833posthog/client.py:0: error: Statement is unreachable [unreachable]
3934posthog/client.py:0: error: Name "urlparse" already defined (possibly by an import) [no-redef]
You can’t perform that action at this time.
0 commit comments