[ty] Narrow equality subscripts on either operand by charliermarsh · Pull Request #23104 · astral-sh/ruff (original) (raw)
setuptools (https://github.com/pypa/setuptools)
- setuptools/_distutils/command/install.py:719:42: error[invalid-argument-type] Argument to function
__new__is incorrect: ExpectedIterable[Never], foundmap[str]
- Found 1126 diagnostics
- Found 1127 diagnostics
prefect (https://github.com/PrefectHQ/prefect)
- src/prefect/input/run_input.py:672:20: error[invalid-return-type] Return type does not match returned value: expected
T@GetAutomaticInputHandler | AutomaticRunInput[T@GetAutomaticInputHandler], foundT@GetAutomaticInputHandler | AutomaticRunInput[T@GetAutomaticInputHandler] | Coroutine[Any, Any, T@GetAutomaticInputHandler | AutomaticRunInput[T@GetAutomaticInputHandler]]
- src/prefect/input/run_input.py:672:20: error[invalid-return-type] Return type does not match returned value: expected
T@GetAutomaticInputHandler | AutomaticRunInput[T@GetAutomaticInputHandler], foundUnknown | Coroutine[Any, Any, Unknown]
materialize (https://github.com/MaterializeInc/materialize)
- misc/python/materialize/cli/mz_workload_anonymize.py:251:13: error[no-matching-overload] No overload of bound method
joinmatches arguments
- Found 534 diagnostics
- Found 535 diagnostics
sympy (https://github.com/sympy/sympy)
- sympy/matrices/eigen.py:1202:37: error[unresolved-attribute] Object of type
T1'return@call_highest_priority | T2'return@call_highest_priorityhas no attributepow
- sympy/matrices/eigen.py:1202:37: error[unresolved-attribute] Object of type
T2'return@call_highest_priority | T1'return@call_highest_priorityhas no attributepow
- sympy/matrices/matrixbase.py:2957:16: error[invalid-return-type] Return type does not match returned value: expected
Self@_eval_pow_by_cayley, foundSelf@_eval_pow_by_cayley | T1'return@call_highest_priority | T2'return@call_highest_priority
- sympy/matrices/matrixbase.py:2957:16: error[invalid-return-type] Return type does not match returned value: expected
Self@_eval_pow_by_cayley, foundSelf@_eval_pow_by_cayley | T2'return@call_highest_priority | T1'return@call_highest_priority
- sympy/matrices/matrixbase.py:3256:16: error[invalid-return-type] Return type does not match returned value: expected
MatrixBase, foundT1'return@call_highest_priority | T2'return@call_highest_priority
- sympy/matrices/matrixbase.py:3256:16: error[invalid-return-type] Return type does not match returned value: expected
MatrixBase, foundT2'return@call_highest_priority | T1'return@call_highest_priority
- sympy/matrices/matrixbase.py:3256:29: error[invalid-argument-type] Argument is incorrect: Expected
T1'return@call_highest_priority | T2'return@call_highest_priority, foundMatrixBase
- sympy/matrices/matrixbase.py:3256:29: error[invalid-argument-type] Argument is incorrect: Expected
T2'return@call_highest_priority | T1'return@call_highest_priority, foundMatrixBase
- sympy/matrices/matrixbase.py:4923:16: error[invalid-return-type] Return type does not match returned value: expected
Self@analytic_func, foundSelf@analytic_func | T1'return@call_highest_priority | T2'return@call_highest_priority
- sympy/matrices/matrixbase.py:4923:16: error[invalid-return-type] Return type does not match returned value: expected
Self@analytic_func, foundSelf@analytic_func | T2'return@call_highest_priority | T1'return@call_highest_priority