[error] invalid-assignment -
:219:1 -
Object of type `frozenset[str]` is not assignable to `frozenset[Literal["field", "aggregate", "type", "timeUnit"]]`
[error] invalid-assignment -
:200:9 -
Object of type `ReferenceType[Self@inverse]` is not assignable to attribute `_invweak` of type `ReferenceType[BidictBase[KT@BidictBase, VT@BidictBase]] | None`
[error] invalid-argument-type -
:249:9 -
Argument is incorrect: Expected `GlyphRenderer[Glyph]`, found `GlyphRenderer[MultiPolygons]`
[error] invalid-argument-type -
:250:9 -
Argument is incorrect: Expected `GlyphRenderer[Glyph]`, found `GlyphRenderer[MultiLine]`
src/bokeh/server/contexts.py
[error] invalid-assignment -
:233:13 -
Object of type `ReferenceType[BokehSessionContext]` is not assignable to attribute `_session_context` of type `ReferenceType[SessionContext] | None`
[error] invalid-assignment -
:78:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[ConversationTrace | None]`
homeassistant/helpers/chat_session.py
[error] invalid-assignment -
:33:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[ChatSession | None]`
homeassistant/helpers/template/render_info.py
[error] invalid-assignment -
:22:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[RenderInfo | None]`
homeassistant/helpers/trace.py
[error] invalid-assignment -
:102:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[dict[str, deque[TraceElement]] | None]`
[error] invalid-assignment -
:106:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[list[TraceElement] | None]`
[error] invalid-assignment -
:110:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[list[str] | None]`
[error] invalid-assignment -
:116:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[tuple[str, str] | None]`
[error] invalid-assignment -
:120:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[StopReason | None]`
homeassistant/components/conversation/chat_log.py
[error] invalid-assignment -
:29:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[ChatLog | None]`
homeassistant/config_entries.py
[error] invalid-assignment -
:1344:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[ConfigEntry[Any] | None]`
homeassistant/core.py
[error] invalid-assignment -
:1683:9 -
Object of type `_OneTimeListener[Mapping[str, Any]]` is not assignable to `_OneTimeListener[_DataT@async_listen_once]`
homeassistant/helpers/entity_platform.py
[error] invalid-assignment -
:1248:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[EntityPlatform | None]`
homeassistant/helpers/script.py
[error] invalid-assignment -
:159:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[list[str] | None]`
homeassistant/helpers/template/context.py
[error] invalid-assignment -
:13:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[tuple[str, str] | None]`
homeassistant/setup.py
[error] invalid-assignment -
:38:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[tuple[str, str | None] | None]`
[error] invalid-assignment -
:29:5 -
Object of type `PerMachine[None]` is not assignable to `PerMachine[ExternalProgram | None]`
[error] invalid-assignment -
:30:5 -
Object of type `PerMachine[None]` is not assignable to `PerMachine[str | None]`
mesonbuild/cmake/interpreter.py
[error] invalid-argument-type -
:1004:70 -
Argument is incorrect: Expected `int`, found `str | int | Path | BaseNode`
mesonbuild/dependencies/cmake.py
[error] invalid-assignment -
:35:5 -
Object of type `PerMachine[None]` is not assignable to `PerMachine[CMakeInfo | None]`
mesonbuild/dependencies/pkgconfig.py
[error] invalid-assignment -
:36:5 -
Object of type `PerMachine[None]` is not assignable to `PerMachine[ExternalProgram | None]`
mesonbuild/modules/rust.py
[error] invalid-assignment -
:90:5 -
Object of type `PerMachine[None]` is not assignable to `PerMachine[ExternalProgram | None]`
mesonbuild/mparser.py
[error] invalid-argument-type -
:702:65 -
Argument is incorrect: Expected `int`, found `None`
mesonbuild/utils/universal.py
[error] invalid-return-type -
:588:16 -
Return type does not match returned value: expected `PerMachine[_T@PerMachineDefaultable]`, found `PerMachine[_T@PerMachineDefaultable & ~None]`
[error] invalid-return-type -
:622:16 -
Return type does not match returned value: expected `PerThreeMachine[_T@PerThreeMachineDefaultable]`, found `PerThreeMachine[_T@PerThreeMachineDefaultable & ~None]`
run_project_tests.py
[error] invalid-assignment -
:557:5 -
Object of type `PerMachine[None]` is not assignable to attribute `class_cmakeinfo` of type `PerMachine[CMakeInfo | None]`
[error] invalid-assignment -
:560:5 -
Object of type `PerMachine[None]` is not assignable to attribute `pkg_bin_per_machine` of type `PerMachine[ExternalProgram | None]`
[error] invalid-assignment -
:96:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[WeakValueDictionary[tuple[Any, Any, tuple[Any, ...]], type[BaseModel]] | None]`
[error] invalid-assignment -
:395:1 -
Object of type `ContextVar[None]` is not assignable to `ContextVar[set[str] | None]`
[error] invalid-assignment -
:430:9 -
Object of type `APIOperation[Unknown, OpenApiResponses, OpenApiSecurityParameters]` is not assignable to `APIOperation[OperationParameter, ResponsesContainer[Unknown], OpenApiSecurityParameters]`
[error] invalid-return-type -
:271:12 -
Return type does not match returned value: expected `FuncParam[T@parse_single_parameter]`, found `FuncParam[Any & ~<class '_empty'>]`