[ty] Sync vendored typeshed stubs by github-actions[bot] · Pull Request #20658 · astral-sh/ruff (original) (raw)
Diagnostic diff on typing conformance tests
Changes were detected when running ty on typing conformance tests
--- old-output.txt 2025-10-01 07:48:06.888006507 +0000
+++ new-output.txt 2025-10-01 07:48:10.058006273 +0000
@@ -1,6 +1,6 @@
WARN ty is pre-release software and not ready for production use. Expect to encounter bugs, missing features, and fatal errors.
fatal[panic] Panicked at /home/runner/.cargo/git/checkouts/salsa-e6f3bb7c2a062968/29ab321/src/function/execute.rs:217:25 when checking /home/runner/work/ruff/ruff/typing/conformance/tests/aliases_type_statement.py: PEP695TypeAliasType < 'db >::value_type_(Id(cc17)): execute: too many cycle iterations
-fatal[panic] Panicked at /home/runner/.cargo/git/checkouts/salsa-e6f3bb7c2a062968/29ab321/src/function/execute.rs:217:25 when checking /home/runner/work/ruff/ruff/typing/conformance/tests/aliases_typealiastype.py: infer_definition_types(Id(15c2d)): execute: too many cycle iterations
+fatal[panic] Panicked at /home/runner/.cargo/git/checkouts/salsa-e6f3bb7c2a062968/29ab321/src/function/execute.rs:217:25 when checking /home/runner/work/ruff/ruff/typing/conformance/tests/aliases_typealiastype.py: infer_definition_types(Id(15c32)): execute: too many cycle iterations
_directives_deprecated_library.py:15:31: error[invalid-return-type] Function always implicitly returns None, which is not assignable to return type int
_directives_deprecated_library.py:30:26: error[invalid-return-type] Function always implicitly returns None, which is not assignable to return type str
_directives_deprecated_library.py:36:41: error[invalid-return-type] Function always implicitly returns None, which is not assignable to return type Self@__add__