PR #3498 #6434
codeql
on: dynamic
Matrix: analyze
Annotations
1 error
|
mypy(assignment):
backend/handler/metadata/hasheous_handler.py#L188
[new] Incompatible types in assignment (expression has type "dict[Any, Any] | list[Any] | None", target has type "int | dict[str, str] | str | dict[Any, Any] | None")
|