Skip to content

Add PYTHONPATH

Add PYTHONPATH #31

GitHub Actions / pyright succeeded Nov 25, 2023 in 0s

reviewdog [pyright] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (2799)

setup.py|337 col 19| Expression of type "None" cannot be assigned to declared type "Type[bdist_wheel]"
  Type "None" cannot be assigned to type "Type[bdist_wheel]" (reportGeneralTypeIssues)
cgmanifests/generate_cgmanifest.py|124 col 36| Operator "+" not supported for types "Literal['manylinux dependency ']" and "Any | str | None"
  Operator "+" not supported for types "Literal['manylinux dependency ']" and "None" (reportGeneralTypeIssues)
cgmanifests/generate_cgmanifest.py|130 col 54| "lower" is not a known member of "None" (reportOptionalMemberAccess)
docs/python/inference/examples/plot_backend.py|25 col 25| "datasets" is unknown import symbol (reportGeneralTypeIssues)
docs/python/inference/examples/plot_backend.py|25 col 35| "get_device" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_collect_build_info.py|60 col 13| Argument of type "set[str]" cannot be assigned to parameter "s" of type "Iterable[None]" in function "update"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None"
  Type cannot be assigned to type "None" (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|115 col 21| Cannot access member "_sess_options" for type "Session"
  Member "_sess_options" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|119 col 21| Cannot access member "_inputs_meta" for type "Session"
  Member "_inputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|123 col 21| Cannot access member "_outputs_meta" for type "Session"
  Member "_outputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|127 col 21| Cannot access member "_overridable_initializers" for type "Session"
  Member "_overridable_initializers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|131 col 21| Cannot access member "_model_meta" for type "Session"
  Member "_model_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|135 col 21| Cannot access member "_providers" for type "Session"
  Member "_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|139 col 21| Cannot access member "_provider_options" for type "Session"
  Member "_provider_options" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|161 col 14| Cannot access member "_reset_session" for type "Session"
  Member "_reset_session" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|192 col 40| Cannot access member "_inputs_meta" for type "Session"
  Member "_inputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|198 col 60| Cannot access member "_outputs_meta" for type "Session"
  Member "_outputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|200 col 31| Cannot access member "run" for type "None"
  Member "run" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|203 col 69| Cannot access member "_providers" for type "Session"
  Member "_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|204 col 70| Cannot access member "_fallback_providers" for type "Session"
  Member "_fallback_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|205 col 41| Cannot access member "_fallback_providers" for type "Session"
  Member "_fallback_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|208 col 35| Cannot access member "run" for type "None"
  Member "run" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|238 col 40| Cannot access member "_inputs_meta" for type "Session"
  Member "_inputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|244 col 60| Cannot access member "_outputs_meta" for type "Session"
  Member "_outputs_meta" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|249 col 69| Cannot access member "_providers" for type "Session"
  Member "_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|250 col 70| Cannot access member "_fallback_providers" for type "Session"
  Member "_fallback_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|251 col 41| Cannot access member "_fallback_providers" for type "Session"
  Member "_fallback_providers" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|265 col 27| Cannot access member "end_profiling" for type "None"
  Member "end_profiling" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|274 col 27| Cannot access member "get_profiling_start_time_ns" for type "None"
  Member "get_profiling_start_time_ns" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|287 col 20| Cannot access member "run_with_iobinding" for type "None"
  Member "run_with_iobinding" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|290 col 27| Cannot access member "get_tuning_results" for type "None"
  Member "get_tuning_results" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|293 col 27| Cannot access member "set_tuning_results" for type "None"
  Member "set_tuning_results" is unknown (reportGeneralTypeIssues)
onnxruntime/python/onnxruntime_inference_collection.py|306 col 20| Cannot access member "run_with_ortvaluevector" for type "None"
  Member "run_with_ortvaluevector" is unknown (reportGeneralTypeIssues)
onnxruntime/python/backend/backend.py|16 col 25| "InferenceSession" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/backend/backend.py|16 col 43| "SessionOptions" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/backend/backend.py|16 col 59| "get_available_providers" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/backend/backend.py|16 col 84| "get_device" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/backend/backend_rep.py|12 col 25| "RunOptions" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/backend/backend_rep.py|44 col 24| Expression of type "list[Unknown]" cannot be assigned to return type "Tuple[Any, ...]"
  "list[Unknown]" is incompatible with "Tuple[Any, ...]" (reportGeneralTypeIssues)
onnxruntime/python/backend/backend_rep.py|47 col 24| Expression of type "list[Unknown]" cannot be assigned to return type "Tuple[Any, ...]"
  "list[Unknown]" is incompatible with "Tuple[Any, ...]" (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|24 col 6| "register_func" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|14 col 17| "auto_scheduler" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|14 col 33| "autotvm" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|14 col 42| "relay" is unknown import symbol (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|83 col 22| "target" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|94 col 26| "transform" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|102 col 35| "transform" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|124 col 18| "transform" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|130 col 15| "device" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/providers/tvm/ort.py|132 col 17| "runtime" is not a known member of module (reportGeneralTypeIssues)
onnxruntime/python/tools/onnxruntime_test.py|127 col 40| "outputs" is possibly unbound (reportUnboundVariable)
onnxruntime/python/tools/symbolic_shape_infer.py|944 col 29| "replace" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1082 col 30| "CopyFrom" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1107 col 41| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1126 col 30| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|382 col 20| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1975 col 72| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|386 col 18| Object of type "None" cannot be used as iterable value (reportOptionalIterable)
onnxruntime/python/tools/symbolic_shape_infer.py|458 col 17| Operator ">=" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|2424 col 57| "index" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|2426 col 57| "index" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|553 col 26| "shape" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|555 col 28| "shape" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|556 col 35| "item" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|558 col 34| "shape" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|559 col 48| Object of type "None" cannot be used as iterable value (reportOptionalIterable)
onnxruntime/python/tools/symbolic_shape_infer.py|561 col 27| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "Unknown | Any | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter1" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter2" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter3" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter4" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter5" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iter6" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|584 col 80| Argument of type "Unknown | Any | None" cannot be assigned to parameter "iterables" of type "Iterable[Any]" in function "new"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[Any]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|640 col 24| Argument of type "Unknown | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "Unknown | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|650 col 20| Argument of type "list[Any | None] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|651 col 48| Argument of type "list[Any | None] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|653 col 78| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|655 col 70| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|660 col 67| Argument of type "list[Unknown] | Unknown | None" cannot be assigned to parameter "__iter1" of type "Iterable[_T1@new]" in function "new"
  Type "list[Unknown] | Unknown | None" cannot be assigned to type "Iterable[Unknown]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|707 col 24| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|708 col 24| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|716 col 25| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|716 col 55| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|719 col 25| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|723 col 48| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|723 col 64| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|723 col 83| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|723 col 101| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|726 col 14| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|726 col 41| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|772 col 17| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|772 col 17| Operator "+" not supported for types "Unknown | list[Any | None] | list[Unknown]" and "list[Any | None] | list[Unknown] | None"
  Operator "+" not supported for types "list[Any | None]" and "None"
  Operator "+" not supported for types "list[Unknown]" and "None" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|818 col 13| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|818 col 57| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|846 col 37| Argument of type "Unknown | None" cannot be assigned to parameter "__s" of type "slice" in function "getitem"
  Type "Unknown | None" cannot be assigned to type "slice"
    Type "None" cannot be assigned to type "slice" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|846 col 57| Argument of type "Unknown | None" cannot be assigned to parameter "__s" of type "slice" in function "getitem"
  Type "Unknown | None" cannot be assigned to type "slice"
    Type "None" cannot be assigned to type "slice" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|846 col 17| Argument of type "Unknown | None" cannot be assigned to parameter "__s" of type "slice" in function "setitem"
  Type "Unknown | None" cannot be assigned to type "slice"
    Type "None" cannot be assigned to type "slice" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|852 col 21| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|872 col 70| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|873 col 70| Argument of type "Unknown | None" cannot be assigned to parameter "dim" of type "int" in function "_new_symbolic_dim_from_output"
  Type "Unknown | None" cannot be assigned to type "int"
    Type "None" cannot be assigned to type "int" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|876 col 25| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|876 col 59| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|878 col 13| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|878 col 13| Argument of type "Unknown | None" cannot be assigned to parameter "__s" of type "slice" in function "setitem"
  Type "Unknown | None" cannot be assigned to type "slice"
    Type "None" cannot be assigned to type "slice" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|907 col 52| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|958 col 24| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|966 col 27| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|982 col 44| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|982 col 44| "shape" is possibly unbound (reportUnboundVariable)
onnxruntime/python/tools/symbolic_shape_infer.py|988 col 40| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|988 col 40| "shape" is possibly unbound (reportUnboundVariable)
onnxruntime/python/tools/symbolic_shape_infer.py|1021 col 73| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1028 col 17| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1028 col 17| Operator "+" not supported for types "Unknown | list[Any | None] | list[Unknown]" and "list[Any | None] | list[Unknown] | None"
  Operator "+" not supported for types "list[Any | None]" and "None"
  Operator "+" not supported for types "list[Unknown]" and "None" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1028 col 53| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1032 col 54| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1058 col 25| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1060 col 28| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1061 col 32| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1062 col 53| Operator "<=" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|1063 col 21| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1063 col 42| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1084 col 30| "CopyFrom" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1091 col 42| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1094 col 75| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1098 col 33| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1099 col 89| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1103 col 29| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1119 col 27| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1129 col 31| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1131 col 47| Argument of type "list[Any | None] | None" cannot be assigned to parameter "__iter1" of type "Iterable[_T1@new]" in function "new"
  Type "list[Any | None] | None" cannot be assigned to type "Iterable[Any | None]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1131 col 57| Argument of type "list[Any | None] | None" cannot be assigned to parameter "__iter2" of type "Iterable[_T2@new]" in function "new"
  Type "list[Any | None] | None" cannot be assigned to type "Iterable[Any | None]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1152 col 34| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1155 col 44| "output" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1200 col 12| Operator "<=" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|1445 col 57| Operator "-" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|1459 col 12| Operator ">=" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|1475 col 53| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1476 col 39| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "iterable" of type "Iterable[_T@enumerate]" in function "init"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Iterable[Any | None]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1503 col 24| Argument of type "list[Any | None] | list[Unknown] | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "list[Any | None] | list[Unknown] | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1504 col 26| Object of type "None" is not subscriptable (reportOptionalSubscript)
onnxruntime/python/tools/symbolic_shape_infer.py|1553 col 12| Operator "<=" not supported for "None" (reportOptionalOperand)
onnxruntime/python/tools/symbolic_shape_infer.py|1575 col 32| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__obj" of type "Sized" in function "len"
  Type "Unknown | Any | None" cannot be assigned to type "Sized"
    "len" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1576 col 38| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iterable" of type "Iterable[_T@list]" in function "init"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[_T@list]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1577 col 36| Argument of type "Unknown | Any | None" cannot be assigned to parameter "__iterable" of type "Iterable[_T@list]" in function "init"
  Type "Unknown | Any | None" cannot be assigned to type "Iterable[_T@list]"
    "iter" is not present (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1601 col 66| Operator "" not supported for types "list[int]" and "Unknown | None"
  Operator "
" not supported for types "list[int]" and "None" when expected type is "Unknown | None" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1602 col 27| Operator "-" not supported for types "int" and "Unknown | None"
  Operator "-" not supported for types "int" and "None" (reportGeneralTypeIssues)
onnxruntime/python/tools/symbolic_shape_infer.py|1609 col 29| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1610 col 36| "input" is not a known member of "None" (reportOptionalMemberAccess)
onnxruntime/python/tools/symbolic_shape_infer.py|1621 col 26| Object of type "None" is not subscriptable (reportOptionalSubscript)
... (Too many findings. Dropped some findings)