ERROR src/jinja2/async_utils.py:93:45-55: No matching overload found for function `iter` called with arguments: (AsyncIterable[V] | Iterable[V]) [no-matching-overload]
ERROR src/jinja2/compiler.py:1257:27-43: `loop_filter_func` may be uninitialized [unbound-name]
ERROR src/jinja2/compiler.py:1280:31-50: `iteration_indicator` may be uninitialized [unbound-name]
ERROR src/jinja2/debug.py:78:6-19: Function declared to return `TracebackType`, but one or more paths are missing an explicit `return` [bad-return]
ERROR src/jinja2/environment.py:894:17-25: `zip_file` may be uninitialized [unbound-name]
ERROR src/jinja2/environment.py:1496:20-1499:14: Returned type `list[tuple[int, ...]]` is not assignable to declared return type `list[tuple[int, int]]` [bad-return]
ERROR src/jinja2/environment.py:1617:35-45: No matching overload found for function `typing.IO.writelines` called with arguments: (Generator[bytes] | Self@TemplateStream) [no-matching-overload]
ERROR src/jinja2/environment.py:1620:34-40: No matching overload found for function `typing.IO.write` called with arguments: (bytes | str) [no-matching-overload]
ERROR src/jinja2/ext.py:258:36-50: Cannot set item in `dict[str, ((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]]` [unsupported-operation]
ERROR src/jinja2/ext.py:319:21-28: Keyword argument `gettext` with type `((str) -> str) | ((...) -> str)` is not assignable to parameter `**kwargs` with type `((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR src/jinja2/ext.py:319:39-47: Keyword argument `ngettext` with type `((str, str, int) -> str) | ((...) -> str)` is not assignable to parameter `**kwargs` with type `((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR src/jinja2/ext.py:319:58-66: Keyword argument `pgettext` with type `((str, str) -> str) | ((...) -> str) | None` is not assignable to parameter `**kwargs` with type `((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR src/jinja2/ext.py:319:78-87: Keyword argument `npgettext` with type `((str, str, str, int) -> str) | ((...) -> str) | None` is not assignable to parameter `**kwargs` with type `((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]` in function `typing.MutableMapping.update` [bad-argument-type]
ERROR src/jinja2/filters.py:120:13-21: Cannot set item in `list[None]` [unsupported-operation]
ERROR src/jinja2/filters.py:169:48-61: `dict_items[str, Any] | dict_items[tuple[str, Any], Unknown]` is not assignable to `Iterable[tuple[str, Any]]` [bad-assignment]
ERROR src/jinja2/filters.py:730:34-38: `unit` may be uninitialized [unbound-name]
ERROR src/jinja2/filters.py:1352:9-25: `+=` is not supported between `V` and `V` [unsupported-operation]
ERROR src/jinja2/lexer.py:182:10-34: No matching overload found for function `dict.get` called with arguments: (str, str) [no-matching-overload]
ERROR src/jinja2/loaders.py:143:32-38: `bucket` may be uninitialized [unbound-name]
ERROR src/jinja2/nodes.py:217:25-48: Argument `Iterator[Node]` is not assignable to parameter `iterable` with type `Iterable[Self@Node]` in function `collections.deque.extend` [bad-argument-type]
ERROR src/jinja2/nodes.py:228:25-48: Argument `Iterator[Node]` is not assignable to parameter `iterable` with type `Iterable[Self@Node]` in function `collections.deque.extend` [bad-argument-type]
ERROR src/jinja2/nodes.py:237:25-48: Argument `Iterator[Node]` is not assignable to parameter `iterable` with type `Iterable[Self@Node]` in function `collections.deque.extend` [bad-argument-type]
ERROR src/jinja2/parser.py:456:9-28: Default `Literal[False]` from implementation is not assignable to overload parameter `name_only` with type `Literal[True]` [inconsistent-overload-default]
ERROR src/jinja2/runtime.py:144:2-22: Class `Mapping` has no class attribute `register` [missing-attribute]
ERROR src/jinja2/runtime.py:423:14-23: Attribute `_iterable` cannot depend on type variable `V`, which is not in the scope of class `LoopContext` [invalid-type-var]
ERROR src/jinja2/runtime.py:424:14-23: Attribute `_iterator` cannot depend on type variable `V`, which is not in the scope of class `LoopContext` [invalid-type-var]
ERROR src/jinja2/runtime.py:451:16-28: Returned type `None` is not assignable to declared return type `int` [bad-return]
ERROR src/jinja2/runtime.py:612:16-28: Returned type `None` is not assignable to declared return type `int` [bad-return]
ERROR src/jinja2/sandbox.py:244:33-43: Cannot set item in `dict[str, ((n: int = 5, html: bool = True, min: int = 20, max: int = 100) -> str) | type[Cycler] | type[Joiner] | type[Namespace] | type[dict] | type[range]]` [unsupported-operation]
ERROR src/jinja2/utils.py:431:2-29: Class `MutableMapping` has no class attribute `register` [missing-attribute]
 INFO Checking project configured at `<CWD>/pyrefly.toml`
 INFO 30 errors (87 suppressed, 14 warnings not shown)
