Summary

Comparing branches/commits:
Old: main (merge base) a6abd65c
New: 21411/merge b37e72d0
Lint Rule Removed Added Changed
Total 0 0 859
invalid-assignment 0 0 630
invalid-key 0 0 229

PyWinCtl (https://github.com/Kalmat/PyWinCtl)

src/pywinctl/_pywinctl_linux.py

[error] invalid-assignment - :307:13 -
Old: Method `__setitem__` of type `bound method dict[str, _WINDICT].__setitem__(key: str, value: _WINDICT, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | dict[Unknown, Unknown]]` on object of type `dict[str, _WINDICT]`
New: Cannot assign to `dict[str, _WINDICT]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | dict[Unknown, Unknown]]`

Tanjun (https://github.com/FasterSpeeding/Tanjun)

tanjun/clients.py

[error] invalid-assignment - :2720:13 -
Old: Method `__setitem__` of type `bound method dict[Path, ModuleType].__setitem__(key: Path, value: ModuleType, /) -> None` cannot be called with a key of type `str | Path` and a value of type `@Todo` on object of type `dict[Path, ModuleType]`
New: Cannot assign to `dict[Path, ModuleType]` with key of type `str | Path` and a value of type `@Todo`
[error] invalid-assignment - :2720:13 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `str | Path` and a value of type `@Todo` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `str | Path` and a value of type `@Todo`

aiohttp (https://github.com/aio-libs/aiohttp)

aiohttp/web_fileresponse.py

[error] invalid-assignment - :322:17 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :358:21 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :378:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :379:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :389:9 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :394:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`

aiohttp/web_response.py

[error] invalid-assignment - :205:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :255:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :259:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :263:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :291:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :294:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :298:13 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :315:9 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :321:9 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :386:17 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :393:25 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :418:21 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :420:17 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :601:17 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :607:25 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :681:21 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :688:21 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :715:9 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`
[error] invalid-assignment - :716:9 -
Old: Cannot assign to a subscript on an object of type `MultiMapping[str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MultiMapping[str]`

aiortc (https://github.com/aiortc/aiortc)

src/aiortc/rtcpeerconnection.py

[error] invalid-assignment - :108:17 -
Old: Method `__setitem__` of type `bound method dict[int, RTCRtpCodecParameters].__setitem__(key: int, value: RTCRtpCodecParameters, /) -> None` cannot be called with a key of type `int | None` and a value of type `RTCRtpCodecParameters` on object of type `dict[int, RTCRtpCodecParameters]`
New: Cannot assign to `dict[int, RTCRtpCodecParameters]` with key of type `int | None` and a value of type `RTCRtpCodecParameters`
[error] invalid-assignment - :1245:17 -
Old: Method `__setitem__` of type `bound method dict[int, RTCRtpDecodingParameters].__setitem__(key: int, value: RTCRtpDecodingParameters, /) -> None` cannot be called with a key of type `int | None` and a value of type `RTCRtpDecodingParameters` on object of type `dict[int, RTCRtpDecodingParameters]`
New: Cannot assign to `dict[int, RTCRtpDecodingParameters]` with key of type `int | None` and a value of type `RTCRtpDecodingParameters`

src/aiortc/rtcrtpreceiver.py

[error] invalid-assignment - :381:17 -
Old: Method `__setitem__` of type `bound method dict[int, RTCRtpCodecParameters].__setitem__(key: int, value: RTCRtpCodecParameters, /) -> None` cannot be called with a key of type `int | None` and a value of type `RTCRtpCodecParameters` on object of type `dict[int, RTCRtpCodecParameters]`
New: Cannot assign to `dict[int, RTCRtpCodecParameters]` with key of type `int | None` and a value of type `RTCRtpCodecParameters`

apprise (https://github.com/caronc/apprise)

apprise/manager.py

[error] invalid-assignment - :236:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :258:25 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :359:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :539:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :548:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/persistent_store.py

[error] invalid-assignment - :855:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/apprise_api.py

[error] invalid-assignment - :344:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/bluesky.py

[error] invalid-assignment - :258:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :261:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :263:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/d7networks.py

[error] invalid-assignment - :245:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :257:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/dbus.py

[error] invalid-assignment - :427:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :435:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :438:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :442:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :445:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/discord.py

[error] invalid-assignment - :357:25 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :357:25 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :357:25 -
Old: Cannot assign to a subscript on an object of type `tuple[int, int, int]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[int, int, int]`

apprise/plugins/email/base.py

[error] invalid-assignment - :525:21 -
Old: Cannot assign to a subscript on an object of type `tuple[(@Todo & ~AlwaysFalsy) | Literal[False], @Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[(@Todo & ~AlwaysFalsy) | Literal[False], @Todo]`

apprise/plugins/fcm/__init__.py

[error] invalid-assignment - :421:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/glib.py

[error] invalid-assignment - :372:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :379:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :383:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :388:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :391:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/gnome.py

[error] invalid-assignment - :260:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :268:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :273:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/lametric.py

[error] invalid-assignment - :768:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :768:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :768:13 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown | str, Unknown | str, Unknown | str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Unknown | str, Unknown | str, Unknown | str]`
[error] invalid-assignment - :768:13 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown | str, Unknown | str]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Unknown | str, Unknown | str]`

apprise/plugins/line.py

[error] invalid-assignment - :174:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/macosx.py

[error] invalid-assignment - :240:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :246:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :250:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/msteams.py

[error] invalid-assignment - :373:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :373:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/notifiarr.py

[error] invalid-assignment - :330:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :330:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :330:17 -
Old: Cannot assign to a subscript on an object of type `tuple[int, int, int]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[int, int, int]`
[error] invalid-assignment - :331:17 -
Old: Cannot assign to a subscript on an object of type `NotifyType` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `NotifyType`

apprise/plugins/office365.py

[error] invalid-assignment - :469:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :489:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :506:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :536:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/pagerduty.py

[error] invalid-assignment - :359:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :362:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :381:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :384:17 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`
[error] invalid-assignment - :384:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/ryver.py

[error] invalid-assignment - :230:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/sendgrid.py

[error] invalid-assignment - :406:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :425:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :428:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :433:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/smseagle.py

[error] invalid-assignment - :481:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :488:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :489:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :494:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/telegram.py

[error] invalid-assignment - :1161:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1165:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1175:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1179:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1183:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1186:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1190:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1193:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1196:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1201:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/whatsapp.py

[error] invalid-assignment - :366:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :366:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

apprise/plugins/windows.py

[error] invalid-assignment - :275:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :282:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

apprise/plugins/xbmc.py

[error] invalid-assignment - :193:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :193:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :231:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :231:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/test_apprise_config.py

[error] invalid-assignment - :265:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :576:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

tests/test_attach_http.py

[error] invalid-assignment - :310:5 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `Literal["Content-Length"]` and a value of type `Unknown | Literal[1048576001]` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `Literal["Content-Length"]` and a value of type `Unknown | Literal[1048576001]`

tests/test_plugin_dbus.py

[error] invalid-assignment - :96:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :158:9 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["dbus.mainloop.qt"]` and a value of type `None` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["dbus.mainloop.qt"]` and a value of type `None`
[error] invalid-assignment - :159:9 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["dbus.mainloop.glib"]` and a value of type `None` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["dbus.mainloop.glib"]` and a value of type `None`
[error] invalid-assignment - :380:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["dbus.mainloop.glib"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["dbus.mainloop.glib"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :383:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :384:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :628:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["dbus.mainloop.glib"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["dbus.mainloop.glib"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :631:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :632:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace`

tests/test_plugin_glib.py

[error] invalid-assignment - :74:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace`
[error] invalid-assignment - :106:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["gi.repository"]` and a value of type `SimpleNamespace`

bokeh (https://github.com/bokeh/bokeh)

src/bokeh/core/property/wrappers.py

[error] invalid-assignment - :547:21 -
Old: Cannot assign to a subscript on an object of type `Sequence[Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Sequence[Any]`

src/bokeh/document/document.py

[error] invalid-assignment - :446:13 -
Old: Cannot assign to a subscript on an object of type `Serialized[DocJson]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Serialized[DocJson]`

src/bokeh/model/model.py

[error] invalid-assignment - :342:9 -
Old: Cannot assign to a subscript on an object of type `Dict` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Dict`
[error] invalid-assignment - :465:13 -
Old: Cannot assign to a subscript on an object of type `Dict` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Dict`

src/bokeh/models/layouts.py

[error] invalid-assignment - :291:13 -
Old: Cannot assign to a subscript on an object of type `Styles` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Styles`

src/bokeh/models/sources.py

[error] invalid-assignment - :434:9 -
Old: Cannot assign to a subscript on an object of type `Property[Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Property[Any]`

boostedblob (https://github.com/hauntsaninja/boostedblob)

boostedblob/globals.py

[error] invalid-assignment - :81:13 -
Old: Method `__setitem__` of type `bound method dict[T@TokenManager, Any].__setitem__(key: T@TokenManager, value: Any, /) -> None` cannot be called with a key of type `tuple[@Todo, ...] | (Any & ~Top[list[Unknown]])` and a value of type `Any` on object of type `dict[T@TokenManager, Any]`
New: Cannot assign to `dict[T@TokenManager, Any]` with key of type `tuple[@Todo, ...] | (Any & ~Top[list[Unknown]])` and a value of type `Any`
[error] invalid-assignment - :82:13 -
Old: Method `__setitem__` of type `bound method dict[T@TokenManager, int | float].__setitem__(key: T@TokenManager, value: int | float, /) -> None` cannot be called with a key of type `tuple[@Todo, ...] | (Any & ~Top[list[Unknown]])` and a value of type `Any` on object of type `dict[T@TokenManager, int | float]`
New: Cannot assign to `dict[T@TokenManager, int | float]` with key of type `tuple[@Todo, ...] | (Any & ~Top[list[Unknown]])` and a value of type `Any`

cloud-init (https://github.com/canonical/cloud-init)

cloudinit/cmd/main.py

[error] invalid-assignment - :952:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :995:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1003:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1010:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

cloudinit/net/network_state.py

[error] invalid-assignment - :507:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

cloudinit/sources/DataSourceEc2.py

[error] invalid-assignment - :1081:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :1148:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

cloudinit/sources/DataSourceNoCloud.py

[error] invalid-assignment - :120:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :120:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

cloudinit/sources/DataSourceVMware.py

[error] invalid-key - :1000:48 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`
[error] invalid-key - :1001:26 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`
[error] invalid-key - :1008:48 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`
[error] invalid-key - :1009:26 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`
[error] invalid-key - :1018:53 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`
[error] invalid-key - :1028:53 -
Old: Invalid key of type `Literal[0]` for TypedDict `Interface`
New: TypedDict `Interface` can only be subscripted with string literal keys, got key of type `Literal[0]`

cloudinit/sources/__init__.py

[error] invalid-assignment - :543:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :546:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :553:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

cloudinit/sources/helpers/aliyun.py

[error] invalid-assignment - :174:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :202:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

cloudinit/sources/helpers/openstack.py

[error] invalid-assignment - :302:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :302:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :353:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :353:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/distros/test_netconfig.py

[error] invalid-assignment - :445:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/helpers.py

[error] invalid-assignment - :422:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :424:9 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`
[error] invalid-assignment - :424:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :426:9 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`
[error] invalid-assignment - :426:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/sources/test_azure.py

[error] invalid-assignment - :2217:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/sources/test_cloudsigma.py

[error] invalid-assignment - :94:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :94:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :95:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :95:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/sources/test_vultr.py

[error] invalid-assignment - :322:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/test_builtin_handlers.py

[error] invalid-assignment - :343:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/unittests/test_ds_identify.py

[error] invalid-assignment - :931:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :936:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :950:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :983:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1034:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1045:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1057:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1095:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1149:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1162:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1180:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1205:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1214:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1223:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1232:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1264:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1284:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1299:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1314:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1329:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1344:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1350:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1409:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :1457:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

colour (https://github.com/colour-science/colour)

colour/__init__.py

[error] invalid-assignment - :983:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["colour"]` and a value of type `colour` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["colour"]` and a value of type `colour`

colour/algebra/__init__.py

[error] invalid-assignment - :147:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["colour.algebra"]` and a value of type `algebra` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["colour.algebra"]` and a value of type `algebra`

colour/io/__init__.py

[error] invalid-assignment - :130:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["colour.io"]` and a value of type `io` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["colour.io"]` and a value of type `io`

colour/utilities/__init__.py

[error] invalid-assignment - :339:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["colour.utilities"]` and a value of type `utilities` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["colour.utilities"]` and a value of type `utilities`

colour/utilities/tests/test_deprecated.py

[error] invalid-assignment - :31:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["colour.utilities.tests.test_deprecated"]` and a value of type `deprecated` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["colour.utilities.tests.test_deprecated"]` and a value of type `deprecated`

core (https://github.com/home-assistant/core)

homeassistant/auth/mfa_modules/notify.py

[error] invalid-assignment - :179:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

homeassistant/auth/permissions/merge.py

[error] invalid-assignment - :63:13 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, SubCategoryType]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, SubCategoryType]`

homeassistant/components/alexa/auth.py

[error] invalid-assignment - :171:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :173:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :175:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

homeassistant/components/google_assistant/helpers.py

[error] invalid-assignment - :622:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

homeassistant/components/google_maps/device_tracker.py

[error] invalid-assignment - :130:13 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `str` and a value of type `datetime` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `str` and a value of type `datetime`

homeassistant/components/html5/notify.py

[error] invalid-assignment - :484:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

homeassistant/components/lovelace/dashboard.py

[error] invalid-assignment - :155:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

homeassistant/components/mqtt/debug_info.py

[error] invalid-assignment - :64:13 -
Old: Method `__setitem__` of type `bound method dict[str, SubscriptionDebugInfo].__setitem__(key: str, value: SubscriptionDebugInfo, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | int | deque[Unknown]]` on object of type `dict[str, SubscriptionDebugInfo]`
New: Cannot assign to `dict[str, SubscriptionDebugInfo]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | int | deque[Unknown]]`
[error] invalid-assignment - :120:5 -
Old: Method `__setitem__` of type `bound method dict[tuple[str, str], TriggerDebugInfo].__setitem__(key: tuple[str, str], value: TriggerDebugInfo, /) -> None` cannot be called with a key of type `tuple[str, str]` and a value of type `dict[Unknown | str, Unknown | str | dict[str, Any]]` on object of type `dict[tuple[str, str], TriggerDebugInfo]`
New: Cannot assign to `dict[tuple[str, str], TriggerDebugInfo]` with key of type `tuple[str, str]` and a value of type `dict[Unknown | str, Unknown | str | dict[str, Any]]`

homeassistant/components/mqtt/discovery.py

[error] invalid-assignment - :544:13 -
Old: Method `__setitem__` of type `bound method dict[tuple[str, str], PendingDiscovered].__setitem__(key: tuple[str, str], value: PendingDiscovered, /) -> None` cannot be called with a key of type `tuple[str, str]` and a value of type `dict[Unknown | str, Unknown | (() -> None) | deque[Unknown]]` on object of type `dict[tuple[str, str], PendingDiscovered]`
New: Cannot assign to `dict[tuple[str, str], PendingDiscovered]` with key of type `tuple[str, str]` and a value of type `dict[Unknown | str, Unknown | (() -> None) | deque[Unknown]]`

homeassistant/components/neato/vacuum.py

[error] invalid-assignment - :298:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :299:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :300:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

homeassistant/components/owntracks/messages.py

[error] invalid-assignment - :74:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :76:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :78:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :80:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :82:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

homeassistant/components/recorder/statistics.py

[error] invalid-assignment - :555:13 -
Old: Method `__setitem__` of type `bound method dict[int, StatisticDataTimestamp].__setitem__(key: int, value: StatisticDataTimestamp, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | int | float]` on object of type `dict[int, StatisticDataTimestamp]`
New: Cannot assign to `dict[int, StatisticDataTimestamp]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | int | float]`
[error] invalid-assignment - :579:17 -
Old: Method `__setitem__` of type `bound method dict[int, StatisticDataTimestamp].__setitem__(key: int, value: StatisticDataTimestamp, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | int | float]` on object of type `dict[int, StatisticDataTimestamp]`
New: Cannot assign to `dict[int, StatisticDataTimestamp]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | int | float]`

homeassistant/components/sensor/recorder.py

[error] invalid-assignment - :830:9 -
Old: Method `__setitem__` of type `bound method dict[str, StatisticMetaData].__setitem__(key: str, value: StatisticMetaData, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | StatisticMeanType | bool | None | str]` on object of type `dict[str, StatisticMetaData]`
New: Cannot assign to `dict[str, StatisticMetaData]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | StatisticMeanType | bool | None | str]`

homeassistant/components/sonos/__init__.py

[error] invalid-assignment - :374:21 -
Old: Method `__setitem__` of type `bound method dict[str, SonosAlarms].__setitem__(key: str, value: SonosAlarms, /) -> None` cannot be called with a key of type `Unknown` and a value of type `SonosAlarms | SonosFavorites` on object of type `dict[str, SonosAlarms]`
New: Cannot assign to `dict[str, SonosAlarms]` with key of type `Unknown` and a value of type `SonosAlarms | SonosFavorites`
[error] invalid-assignment - :374:21 -
Old: Method `__setitem__` of type `bound method dict[str, SonosFavorites].__setitem__(key: str, value: SonosFavorites, /) -> None` cannot be called with a key of type `Unknown` and a value of type `SonosAlarms | SonosFavorites` on object of type `dict[str, SonosFavorites]`
New: Cannot assign to `dict[str, SonosFavorites]` with key of type `Unknown` and a value of type `SonosAlarms | SonosFavorites`

homeassistant/components/thread/diagnostics.py

[error] invalid-assignment - :93:9 -
Old: Method `__setitem__` of type `bound method dict[str, Route].__setitem__(key: str, value: Route, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | bool]` on object of type `dict[str, Route]`
New: Cannot assign to `dict[str, Route]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | bool]`
[error] invalid-assignment - :179:18 -
Old: Method `__setitem__` of type `bound method dict[str, Router].__setitem__(key: str, value: Router, /) -> None` cannot be called with a key of type `str & ~AlwaysFalsy` and a value of type `dict[Unknown | str, Unknown | str | (list[str] & ~AlwaysFalsy) | ... omitted 3 union elements]` on object of type `dict[str, Router]`
New: Cannot assign to `dict[str, Router]` with key of type `str & ~AlwaysFalsy` and a value of type `dict[Unknown | str, Unknown | str | (list[str] & ~AlwaysFalsy) | ... omitted 3 union elements]`
[error] invalid-assignment - :198:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :198:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

homeassistant/components/traccar_server/coordinator.py

[error] invalid-assignment - :134:13 -
Old: Method `__setitem__` of type `bound method dict[int, TraccarServerCoordinatorDataDevice].__setitem__(key: int, value: TraccarServerCoordinatorDataDevice, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | None | dict[str, Any]]` on object of type `dict[int, TraccarServerCoordinatorDataDevice]`
New: Cannot assign to `dict[int, TraccarServerCoordinatorDataDevice]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | None | dict[str, Any]]`

homeassistant/components/ukraine_alarm/coordinator.py

[error] invalid-assignment - :57:13 -
Old: Method `__setitem__` of type `bound method dict[Unknown | str, Literal[False]].__setitem__(key: Unknown | str, value: Literal[False], /) -> None` cannot be called with a key of type `Unknown` and a value of type `Literal[True]` on object of type `dict[Unknown | str, Literal[False]]`
New: Cannot assign to `dict[Unknown | str, Literal[False]]` with key of type `Unknown` and a value of type `Literal[True]`

homeassistant/components/vilfo/config_flow.py

[error] invalid-assignment - :58:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :59:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :61:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :62:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

homeassistant/helpers/storage.py

[error] invalid-assignment - :392:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :392:13 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :392:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :392:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

cwltool (https://github.com/common-workflow-language/cwltool)

cwltool/cwlprov/ro.py

[error] invalid-assignment - :263:13 -
Old: Method `__setitem__` of type `bound method dict[str, Aggregate].__setitem__(key: str, value: Aggregate, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None]` on object of type `dict[str, Aggregate]`
New: Cannot assign to `dict[str, Aggregate]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None]`

cwltool/load_tool.py

[error] invalid-assignment - :176:33 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :190:25 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

cwltool/main.py

[error] invalid-assignment - :280:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :291:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :299:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :305:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :313:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

dd-trace-py (https://github.com/DataDog/dd-trace-py)

benchmarks/set_http_meta/scenario.py

[error] invalid-assignment - :74:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :74:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :80:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :80:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

ddtrace/appsec/_iast/taint_sinks/code_injection.py

[error] invalid-assignment - :115:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

ddtrace/contrib/internal/asgi/middleware.py

[error] invalid-assignment - :434:21 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`
[error] invalid-assignment - :435:21 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`
[error] invalid-assignment - :438:21 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`
[error] invalid-assignment - :441:21 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`

ddtrace/contrib/internal/ray/span_manager.py

[error] invalid-assignment - :214:17 -
Old: Method `__setitem__` of type `bound method dict[str, dict[tuple[int, int], Span]].__setitem__(key: str, value: dict[tuple[int, int], Span], /) -> None` cannot be called with a key of type `None | str` and a value of type `dict[Unknown, Unknown]` on object of type `dict[str, dict[tuple[int, int], Span]]`
New: Cannot assign to `dict[str, dict[tuple[int, int], Span]]` with key of type `None | str` and a value of type `dict[Unknown, Unknown]`
[error] invalid-assignment - :269:9 -
Old: Method `__setitem__` of type `bound method dict[str, Span].__setitem__(key: str, value: Span, /) -> None` cannot be called with a key of type `str | None` and a value of type `Span` on object of type `dict[str, Span]`
New: Cannot assign to `dict[str, Span]` with key of type `str | None` and a value of type `Span`

ddtrace/internal/coverage/instrumentation_py3_12.py

[error] invalid-assignment - :241:21 -
Old: Method `__setitem__` of type `bound method dict[int, tuple[str, tuple[str, ...]]].__setitem__(key: int, value: tuple[str, tuple[str, ...]], /) -> None` cannot be called with a key of type `Unknown & ~None` and a value of type `tuple[None | str, tuple[Unknown, ...]]` on object of type `dict[int, tuple[str, tuple[str, ...]]]`
New: Cannot assign to `dict[int, tuple[str, tuple[str, ...]]]` with key of type `Unknown & ~None` and a value of type `tuple[None | str, tuple[Unknown, ...]]`
[error] invalid-assignment - :246:21 -
Old: Method `__setitem__` of type `bound method dict[int, tuple[str, tuple[str, ...]]].__setitem__(key: int, value: tuple[str, tuple[str, ...]], /) -> None` cannot be called with a key of type `Unknown & ~None` and a value of type `tuple[None | str, tuple[str]]` on object of type `dict[int, tuple[str, tuple[str, ...]]]`
New: Cannot assign to `dict[int, tuple[str, tuple[str, ...]]]` with key of type `Unknown & ~None` and a value of type `tuple[None | str, tuple[str]]`

ddtrace/internal/remoteconfig/client.py

[error] invalid-assignment - :109:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Key]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Key]`
[error] invalid-assignment - :112:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Role]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Role]`
[error] invalid-assignment - :151:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, TargetDesc]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, TargetDesc]`

ddtrace/llmobs/_experiment.py

[error] invalid-assignment - :189:9 -
Old: Method `__setitem__` of type `bound method dict[str, UpdatableDatasetRecord].__setitem__(key: str, value: UpdatableDatasetRecord, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str]` on object of type `dict[str, UpdatableDatasetRecord]`
New: Cannot assign to `dict[str, UpdatableDatasetRecord]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str]`

ddtrace/vendor/ply/yacc.py

[error] invalid-assignment - :2716:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :2718:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

tests/contrib/openai/utils.py

[error] invalid-assignment - :113:1 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :114:1 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/internal/remoteconfig/test_remoteconfig_client_e2e.py

[error] invalid-assignment - :61:9 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`
[error] invalid-assignment - :61:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :63:9 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`
[error] invalid-assignment - :63:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/internal/test_module.py

[error] invalid-assignment - :401:5 -
Old: Method `__setitem__` of type `bound method dict[str, ModuleType].__setitem__(key: str, value: ModuleType, /) -> None` cannot be called with a key of type `Literal["bogus"]` and a value of type `def __init__(self) -> None` on object of type `dict[str, ModuleType]`
New: Cannot assign to `dict[str, ModuleType]` with key of type `Literal["bogus"]` and a value of type `def __init__(self) -> None`

tests/llmobs/_utils.py

[error] invalid-assignment - :245:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

discord.py (https://github.com/Rapptz/discord.py)

discord/gateway.py

[error] invalid-assignment - :466:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :470:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :478:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :735:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :738:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :741:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

discord/message.py

[error] invalid-key - :2404:30 -
Old: Invalid key of type `str` for TypedDict `Message`
New: TypedDict `Message` can only be subscripted with string literal keys, got key of type `str`

dragonchain (https://github.com/dragonchain/dragonchain)

dragonchain/job_processor/contract_job.py

[error] invalid-assignment - :121:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :122:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :127:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :128:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :129:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :130:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :131:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :132:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

dragonchain/transaction_processor/level_2_actions.py

[error] invalid-assignment - :125:13 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `Unknown | None` and a value of type `bool` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `Unknown | None` and a value of type `bool`

dulwich (https://github.com/dulwich/dulwich)

dulwich/porcelain.py

[error] invalid-assignment - :4689:21 -
Old: Method `__setitem__` of type `bound method dict[bytes, tuple[int, list[bytes], str]].__setitem__(key: bytes, value: tuple[int, list[bytes], str], /) -> None` cannot be called with a key of type `bytes` and a value of type `tuple[object, object, Unknown | Literal[""]]` on object of type `dict[bytes, tuple[int, list[bytes], str]]`
New: Cannot assign to `dict[bytes, tuple[int, list[bytes], str]]` with key of type `bytes` and a value of type `tuple[object, object, Unknown | Literal[""]]`

freqtrade (https://github.com/freqtrade/freqtrade)

freqtrade/exchange/exchange.py

[error] invalid-assignment - :2950:13 -
Old: Method `__setitem__` of type `bound method dict[tuple[str, str, CandleType], DataFrame].__setitem__(key: tuple[str, str, CandleType], value: DataFrame, /) -> None` cannot be called with a key of type `tuple[str, str, CandleType]` and a value of type `Unknown | Series[Any]` on object of type `dict[tuple[str, str, CandleType], DataFrame]`
New: Cannot assign to `dict[tuple[str, str, CandleType], DataFrame]` with key of type `tuple[str, str, CandleType]` and a value of type `Unknown | Series[Any]`

freqtrade/freqai/data_kitchen.py

[error] invalid-assignment - :827:17 -
Old: Method `__setitem__` of type `bound method dict[str, dict[str, DataFrame]].__setitem__(key: str, value: dict[str, DataFrame], /) -> None` cannot be called with a key of type `Any` and a value of type `DataFrame` on object of type `dict[str, dict[str, DataFrame]]`
New: Cannot assign to `dict[str, dict[str, DataFrame]]` with key of type `Any` and a value of type `DataFrame`
[error] invalid-assignment - :830:21 -
Old: Method `__setitem__` of type `bound method dict[str, DataFrame].__setitem__(key: str, value: DataFrame, /) -> None` cannot be called with a key of type `Any` and a value of type `dict[Unknown, Unknown]` on object of type `dict[str, DataFrame]`
New: Cannot assign to `dict[str, DataFrame]` with key of type `Any` and a value of type `dict[Unknown, Unknown]`
[error] invalid-assignment - :836:13 -
Old: Method `__setitem__` of type `bound method dict[str, dict[str, DataFrame]].__setitem__(key: str, value: dict[str, DataFrame], /) -> None` cannot be called with a key of type `Unknown` and a value of type `DataFrame` on object of type `dict[str, dict[str, DataFrame]]`
New: Cannot assign to `dict[str, dict[str, DataFrame]]` with key of type `Unknown` and a value of type `DataFrame`

freqtrade/freqai/freqai_interface.py

[error] invalid-assignment - :890:21 -
Old: Method `__setitem__` of type `bound method dict[str, DataFrame].__setitem__(key: str, value: DataFrame, /) -> None` cannot be called with a key of type `Unknown | str` and a value of type `Series[Any]` on object of type `dict[str, DataFrame]`
New: Cannot assign to `dict[str, DataFrame]` with key of type `Unknown | str` and a value of type `Series[Any]`

freqtrade/optimize/backtesting.py

[error] invalid-assignment - :1791:13 -
Old: Method `__setitem__` of type `bound method dict[str, DataFrame].__setitem__(key: str, value: DataFrame, /) -> None` cannot be called with a key of type `str` and a value of type `dict[str, DataFrame]` on object of type `dict[str, DataFrame]`
New: Cannot assign to `dict[str, DataFrame]` with key of type `str` and a value of type `dict[str, DataFrame]`
[error] invalid-assignment - :1792:13 -
Old: Method `__setitem__` of type `bound method dict[str, DataFrame].__setitem__(key: str, value: DataFrame, /) -> None` cannot be called with a key of type `str` and a value of type `dict[str, DataFrame]` on object of type `dict[str, DataFrame]`
New: Cannot assign to `dict[str, DataFrame]` with key of type `str` and a value of type `dict[str, DataFrame]`
[error] invalid-assignment - :1793:13 -
Old: Method `__setitem__` of type `bound method dict[str, DataFrame].__setitem__(key: str, value: DataFrame, /) -> None` cannot be called with a key of type `str` and a value of type `dict[str, DataFrame]` on object of type `dict[str, DataFrame]`
New: Cannot assign to `dict[str, DataFrame]` with key of type `str` and a value of type `dict[str, DataFrame]`

freqtrade/rpc/api_server/api_download_data.py

[error] invalid-assignment - :32:17 -
Old: Method `__setitem__` of type `bound method dict[str, ProgressTask].__setitem__(key: str, value: ProgressTask, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown]` on object of type `dict[str, ProgressTask]`
New: Cannot assign to `dict[str, ProgressTask]` with key of type `str` and a value of type `dict[Unknown | str, Unknown]`
[error] invalid-assignment - :71:5 -
Old: Method `__setitem__` of type `bound method dict[str, JobsContainer].__setitem__(key: str, value: JobsContainer, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None | dict[Unknown, Unknown] | bool]` on object of type `dict[str, JobsContainer]`
New: Cannot assign to `dict[str, JobsContainer]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None | dict[Unknown, Unknown] | bool]`

freqtrade/rpc/api_server/api_pairlists.py

[error] invalid-assignment - :92:5 -
Old: Method `__setitem__` of type `bound method dict[str, JobsContainer].__setitem__(key: str, value: JobsContainer, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None | bool | dict[Unknown, Unknown]]` on object of type `dict[str, JobsContainer]`
New: Cannot assign to `dict[str, JobsContainer]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str | None | bool | dict[Unknown, Unknown]]`

freqtrade/strategy/interface.py

[error] invalid-assignment - :1219:13 -
Old: Method `__setitem__` of type `bound method dict[str, datetime].__setitem__(key: str, value: datetime, /) -> None` cannot be called with a key of type `str` and a value of type `Series[Any]` on object of type `dict[str, datetime]`
New: Cannot assign to `dict[str, datetime]` with key of type `str` and a value of type `Series[Any]`

hydra-zen (https://github.com/mit-ll-responsible-ai/hydra-zen)

src/hydra_zen/structured_configs/_utils.py

[error] invalid-key - :367:16 -
Old: Cannot access `DataclassOptions` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DataclassOptions` can only be subscripted with string literal keys, got key type `str`.

ibis (https://github.com/ibis-project/ibis)

ibis/backends/impala/metadata.py

[error] invalid-assignment - :192:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :235:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

ibis/expr/datatypes/tests/test_core.py

[error] invalid-assignment - :422:9 -
Old: Cannot assign to a subscript on an object of type `Struct` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Struct`

ibis/expr/types/relations.py

[error] invalid-assignment - :1414:21 -
Old: Cannot assign to a subscript on an object of type `Deferred` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Deferred`
[error] invalid-assignment - :1414:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1414:21 -
Old: Cannot assign to a subscript on an object of type `Scalar` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Scalar`
[error] invalid-assignment - :1414:21 -
Old: Cannot assign to a subscript on an object of type `Sequence[Scalar | Deferred]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Sequence[Scalar | Deferred]`
[error] invalid-assignment - :1416:21 -
Old: Cannot assign to a subscript on an object of type `Deferred` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Deferred`
[error] invalid-assignment - :1416:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1416:21 -
Old: Cannot assign to a subscript on an object of type `Scalar` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Scalar`
[error] invalid-assignment - :1416:21 -
Old: Cannot assign to a subscript on an object of type `Sequence[Scalar | Deferred]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Sequence[Scalar | Deferred]`

jax (https://github.com/google/jax)

jax/_src/error_check.py

[error] invalid-assignment - :205:3 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :367:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

jax/_src/pallas/mosaic/pipeline.py

[error] invalid-assignment - :808:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :808:7 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :809:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :809:7 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :814:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :814:7 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :815:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :815:7 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :817:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :930:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :930:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :932:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :932:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :939:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :939:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :941:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :941:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :950:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :971:7 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :1042:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :1042:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1044:9 -
Old: Cannot assign to a subscript on an object of type `MemoryRef` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `MemoryRef`
[error] invalid-assignment - :1044:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

jax/experimental/jax2tf/jax2tf.py

[error] invalid-assignment - :654:3 -
Old: Method `__setitem__` of type `bound method dict[str, int | tuple[@Todo, ...] | list[Any]].__setitem__(key: str, value: int | tuple[@Todo, ...] | list[Any], /) -> None` cannot be called with a key of type `Literal["module"]` and a value of type `bytes` on object of type `dict[str, int | tuple[@Todo, ...] | list[Any]]`
New: Cannot assign to `dict[str, int | tuple[@Todo, ...] | list[Any]]` with key of type `Literal["module"]` and a value of type `bytes`

jax/experimental/mosaic/gpu/fragmented_array.py

[error] invalid-assignment - :444:7 -
Old: Cannot assign to a subscript on an object of type `tuple[int, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[int, ...]`
[error] invalid-assignment - :446:7 -
Old: Cannot assign to a subscript on an object of type `tuple[int, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[int, ...]`
[error] invalid-assignment - :447:5 -
Old: Cannot assign to a subscript on an object of type `tuple[int, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[int, ...]`

kopf (https://github.com/nolar/kopf)

kopf/_cogs/structs/credentials.py

[error] invalid-assignment - :164:25 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

manticore (https://github.com/trailofbits/manticore)

manticore/core/smtlib/expression.py

[error] invalid-assignment - :1219:13 -
Old: Method `__setitem__` of type `bound method dict[int, int].__setitem__(key: int, value: int, /) -> None` cannot be called with a key of type `Unknown` and a value of type `(Unknown & Expression) | BitVec` on object of type `dict[int, int]`
New: Cannot assign to `dict[int, int]` with key of type `Unknown` and a value of type `(Unknown & Expression) | BitVec`

manticore/ethereum/manticore.py

[error] invalid-assignment - :865:9 -
Old: Method `__setitem__` of type `bound method dict[str, EVMContract].__setitem__(key: str, value: EVMContract, /) -> None` cannot be called with a key of type `Unknown` and a value of type `EVMAccount` on object of type `dict[str, EVMContract]`
New: Cannot assign to `dict[str, EVMContract]` with key of type `Unknown` and a value of type `EVMAccount`

materialize (https://github.com/MaterializeInc/materialize)

misc/python/materialize/cli/orchestratord.py

[error] invalid-assignment - :308:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :311:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

meson (https://github.com/mesonbuild/meson)

mesonbuild/backend/ninjabackend.py

[error] invalid-assignment - :2655:13 -
Old: Method `__setitem__` of type `bound method dict[str, bool | RSPFileSyntax].__setitem__(key: str, value: bool | RSPFileSyntax, /) -> None` cannot be called with a key of type `Literal["extra"]` and a value of type `Literal["restat = 1"]` on object of type `dict[str, bool | RSPFileSyntax]`
New: Cannot assign to `dict[str, bool | RSPFileSyntax]` with key of type `Literal["extra"]` and a value of type `Literal["restat = 1"]`

mesonbuild/build.py

[error] invalid-key - :1346:27 -
Old: Invalid key of type `Literal["pic", "pie"]` for TypedDict `ExecutableKeywordArguments`
New: TypedDict `ExecutableKeywordArguments` can only be subscripted with string literal keys, got key of type `Literal["pic", "pie"]`
[error] invalid-key - :1346:27 -
Old: Invalid key of type `Literal["pic", "pie"]` for TypedDict `StaticLibraryKeywordArguments`
New: TypedDict `StaticLibraryKeywordArguments` can only be subscripted with string literal keys, got key of type `Literal["pic", "pie"]`

mesonbuild/compilers/detect.py

[error] invalid-assignment - :1136:21 -
Old: Method `__setitem__` of type `bound method dict[str, str | bool].__setitem__(key: str, value: str | bool, /) -> None` cannot be called with a key of type `Literal["machine"]` and a value of type `Unknown | str | None` on object of type `dict[str, str | bool]`
New: Cannot assign to `dict[str, str | bool]` with key of type `Literal["machine"]` and a value of type `Unknown | str | None`

mesonbuild/interpreter/interpreter.py

[error] invalid-assignment - :1524:21 -
Old: Cannot assign to a subscript on an object of type `object` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `object`
[error] invalid-key - :1819:24 -
Old: Invalid key of type `Unknown | str` for TypedDict `Executable`
New: TypedDict `Executable` can only be subscripted with string literal keys, got key of type `Unknown | str`
[error] invalid-key - :2635:36 -
Old: Invalid key of type `Unknown | str` for TypedDict `ConfigureFile`
New: TypedDict `ConfigureFile` can only be subscripted with string literal keys, got key of type `Unknown | str`
[error] invalid-assignment - :3359:9 -
Old: Method `__setitem__` of type `bound method dict[str, list[File | str]].__setitem__(key: str, value: list[File | str], /) -> None` cannot be called with a key of type `Literal["language_args"]` and a value of type `defaultdict[str, list[str]]` on object of type `dict[str, list[File | str]]`
New: Cannot assign to `dict[str, list[File | str]]` with key of type `Literal["language_args"]` and a value of type `defaultdict[str, list[str]]`

mesonbuild/mintro.py

[error] invalid-assignment - :424:9 -
Old: Method `__setitem__` of type `bound method dict[str, str | int | list[str] | dict[str, str]].__setitem__(key: str, value: str | int | list[str] | dict[str, str], /) -> None` cannot be called with a key of type `Literal["workdir"]` and a value of type `str | None` on object of type `dict[str, str | int | list[str] | dict[str, str]]`
New: Cannot assign to `dict[str, str | int | list[str] | dict[str, str]]` with key of type `Literal["workdir"]` and a value of type `str | None`
[error] invalid-assignment - :425:9 -
Old: Method `__setitem__` of type `bound method dict[str, str | int | list[str] | dict[str, str]].__setitem__(key: str, value: str | int | list[str] | dict[str, str], /) -> None` cannot be called with a key of type `Literal["timeout"]` and a value of type `int | None` on object of type `dict[str, str | int | list[str] | dict[str, str]]`
New: Cannot assign to `dict[str, str | int | list[str] | dict[str, str]]` with key of type `Literal["timeout"]` and a value of type `int | None`

mesonbuild/modules/python.py

[error] invalid-assignment - :528:13 -
Old: Method `__setitem__` of type `bound method dict[str, NonExistingExternalProgram | PythonExternalProgram].__setitem__(key: str, value: NonExistingExternalProgram | PythonExternalProgram, /) -> None` cannot be called with a key of type `@Todo | None` and a value of type `NonExistingExternalProgram | PythonExternalProgram` on object of type `dict[str, NonExistingExternalProgram | PythonExternalProgram]`
New: Cannot assign to `dict[str, NonExistingExternalProgram | PythonExternalProgram]` with key of type `@Todo | None` and a value of type `NonExistingExternalProgram | PythonExternalProgram`

mesonbuild/modules/simd.py

[error] invalid-key - :105:24 -
Old: Cannot access `StaticLibrary` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `StaticLibrary` can only be subscripted with string literal keys, got key type `str`.

unittests/allplatformstests.py

[error] invalid-assignment - :3117:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :3143:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

mitmproxy (https://github.com/mitmproxy/mitmproxy)

mitmproxy/addons/savehar.py

[error] invalid-assignment - :206:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :206:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :207:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :207:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :211:21 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :211:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :213:21 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :213:21 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

mitmproxy/io/compat.py

[error] invalid-assignment - :324:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :324:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :324:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

mkdocs (https://github.com/mkdocs/mkdocs)

mkdocs/config/config_options.py

[error] invalid-assignment - :846:13 -
Old: Method `__setitem__` of type `bound method Top[dict[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None` cannot be called with a key of type `Literal["custom_dir"]` and a value of type `str` on object of type `Top[dict[Unknown, Unknown]]`
New: Cannot assign to `Top[dict[Unknown, Unknown]]` with key of type `Literal["custom_dir"]` and a value of type `str`

mongo-python-driver (https://github.com/mongodb/mongo-python-driver)

bson/json_util.py

[error] invalid-assignment - :1015:9 -
Old: Method `__setitem__` of type `bound method dict[int, (Any, JSONOptions, /) -> Any].__setitem__(key: int, value: (Any, JSONOptions, /) -> Any, /) -> None` cannot be called with a key of type `object` and a value of type `(Any, JSONOptions, /) -> Any` on object of type `dict[int, (Any, JSONOptions, /) -> Any]`
New: Cannot assign to `dict[int, (Any, JSONOptions, /) -> Any]` with key of type `object` and a value of type `(Any, JSONOptions, /) -> Any`

pymongo/asynchronous/server.py

[error] invalid-assignment - :275:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :277:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

pymongo/synchronous/server.py

[error] invalid-assignment - :275:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :277:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

more-itertools (https://github.com/more-itertools/more-itertools)

more_itertools/more.py

[error] invalid-assignment - :5392:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :5393:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

mypy (https://github.com/python/mypy)

mypy/build.py

[error] invalid-assignment - :975:13 -
Old: Method `__setitem__` of type `bound method dict[str, FgDepMeta].__setitem__(key: str, value: FgDepMeta, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | (str & ~AlwaysFalsy) | int]` on object of type `dict[str, FgDepMeta]`
New: Cannot assign to `dict[str, FgDepMeta]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | (str & ~AlwaysFalsy) | int]`

mypy/report.py

[error] invalid-assignment - :685:9 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `bytes` and a value of type `Unknown` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `bytes` and a value of type `Unknown`

nox (https://github.com/wntrblm/nox)

nox/_resolver.py

[error] invalid-assignment - :167:13 -
Old: Method `__setitem__` of type `bound method dict[Node@lazy_stable_topo_sort, Literal[False]].__setitem__(key: Node@lazy_stable_topo_sort, value: Literal[False], /) -> None` cannot be called with a key of type `Node@lazy_stable_topo_sort` and a value of type `Literal[True]` on object of type `dict[Node@lazy_stable_topo_sort, Literal[False]]`
New: Cannot assign to `dict[Node@lazy_stable_topo_sort, Literal[False]]` with key of type `Node@lazy_stable_topo_sort` and a value of type `Literal[True]`

openlibrary (https://github.com/internetarchive/openlibrary)

openlibrary/plugins/openlibrary/lists.py

[error] invalid-assignment - :439:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :443:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

openlibrary/plugins/worksearch/code.py

[error] invalid-key - :624:33 -
Old: Invalid key of type `str` for TypedDict `SolrDocument`
New: TypedDict `SolrDocument` can only be subscripted with string literal keys, got key of type `str`

paasta (https://github.com/yelp/paasta)

paasta_tools/metrics/metrics_lib.py

[error] invalid-assignment - :98:9 -
Old: Method `__setitem__` of type `bound method dict[str, @Todo].__setitem__(key: str, value: @Todo, /) -> None` cannot be called with a key of type `str | None` and a value of type `type[BaseMetrics]` on object of type `dict[str, @Todo]`
New: Cannot assign to `dict[str, @Todo]` with key of type `str | None` and a value of type `type[BaseMetrics]`

paasta_tools/paastaapi/api_client.py

[error] invalid-assignment - :713:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :717:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :722:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :725:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

paasta_tools/paastaapi/model_utils.py

[error] invalid-assignment - :169:9 -
Old: Cannot assign to a subscript on an object of type `Self@__setattr__` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@__setattr__`

paasta_tools/setup_kubernetes_cr.py

[error] invalid-assignment - :307:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :311:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :314:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :317:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :318:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :319:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :320:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :321:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

paasta_tools/setup_kubernetes_job.py

[error] invalid-assignment - :313:29 -
Old: Method `__setitem__` of type `bound method dict[str, HpaOverride].__setitem__(key: str, value: HpaOverride, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown]` on object of type `dict[str, HpaOverride]`
New: Cannot assign to `dict[str, HpaOverride]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown]`

paasta_tools/tron/client.py

[error] invalid-assignment - :50:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

paasta_tools/utils.py

[error] invalid-assignment - :222:17 -
Old: Method `__setitem__` of type `bound method dict[tuple[Unknown, ...], TimeCacheEntry].__setitem__(key: tuple[Unknown, ...], value: TimeCacheEntry, /) -> None` cannot be called with a key of type `tuple[Any, ...]` and a value of type `dict[Unknown | str, Unknown | _CacheRetT@__call__ | int | float]` on object of type `dict[tuple[Unknown, ...], TimeCacheEntry]`
New: Cannot assign to `dict[tuple[Unknown, ...], TimeCacheEntry]` with key of type `tuple[Any, ...]` and a value of type `dict[Unknown | str, Unknown | _CacheRetT@__call__ | int | float]`

pandas (https://github.com/pandas-dev/pandas)

pandas/core/common.py

[error] invalid-assignment - :522:9 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `object` and a value of type `_T@pipe` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `object` and a value of type `_T@pipe`

pandas/core/generic.py

[error] invalid-assignment - :6191:21 -
Old: Cannot assign to a subscript on an object of type `Self@__setattr__` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@__setattr__`
[error] invalid-assignment - :7149:25 -
Old: Cannot assign to a subscript on an object of type `Self@fillna` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@fillna`
[error] invalid-assignment - :7159:33 -
Old: Cannot assign to a subscript on an object of type `Self@fillna` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@fillna`

pandas/io/sql.py

[error] invalid-assignment - :1320:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1333:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1336:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1342:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1346:25 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

pandas/tests/extension/decimal/test_decimal.py

[error] invalid-assignment - :121:9 -
Old: Method `__setitem__` of type `bound method dict[@Todo, bool].__setitem__(key: @Todo, value: bool, /) -> None` cannot be called with a key of type `<class 'DivisionByZero'>` and a value of type `Literal[0]` on object of type `dict[@Todo, bool]`
New: Cannot assign to `dict[@Todo, bool]` with key of type `<class 'DivisionByZero'>` and a value of type `Literal[0]`
[error] invalid-assignment - :122:9 -
Old: Method `__setitem__` of type `bound method dict[@Todo, bool].__setitem__(key: @Todo, value: bool, /) -> None` cannot be called with a key of type `<class 'InvalidOperation'>` and a value of type `Literal[0]` on object of type `dict[@Todo, bool]`
New: Cannot assign to `dict[@Todo, bool]` with key of type `<class 'InvalidOperation'>` and a value of type `Literal[0]`

pandas/tests/frame/test_arithmetic.py

[error] invalid-assignment - :593:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

pandas/tests/io/json/test_json_table_schema.py

[error] invalid-assignment - :132:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

parso (https://github.com/davidhalter/parso)

parso/pgen2/generator.py

[error] invalid-assignment - :100:9 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, DFAState[Unknown]]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, DFAState[Unknown]]`
[error] invalid-assignment - :105:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, DFAState[Unknown]]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, DFAState[Unknown]]`

parso/python/tokenize.py

[error] invalid-assignment - :109:9 -
Old: Method `__setitem__` of type `bound method dict[PythonVersionInfo, TokenCollection].__setitem__(key: PythonVersionInfo, value: TokenCollection, /) -> None` cannot be called with a key of type `tuple[Unknown, ...]` and a value of type `Unknown` on object of type `dict[PythonVersionInfo, TokenCollection]`
New: Cannot assign to `dict[PythonVersionInfo, TokenCollection]` with key of type `tuple[Unknown, ...]` and a value of type `Unknown`

pip (https://github.com/pypa/pip)

src/pip/_internal/network/auth.py

[error] invalid-assignment - :508:13 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[str | None, str | None]].__setitem__(key: str, value: tuple[str | None, str | None], /) -> None` cannot be called with a key of type `bytes` and a value of type `tuple[str, str]` on object of type `dict[str, tuple[str | None, str | None]]`
New: Cannot assign to `dict[str, tuple[str | None, str | None]]` with key of type `bytes` and a value of type `tuple[str, str]`

src/pip/_vendor/requests/models.py

[error] invalid-assignment - :549:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :551:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :568:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :579:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :586:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :628:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

prefect (https://github.com/PrefectHQ/prefect)

src/integrations/prefect-dbt/tests/cli/test_credentials.py

[error] invalid-assignment - :45:5 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `Literal["threads"]` and a value of type `Literal[4]` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `Literal["threads"]` and a value of type `Literal[4]`

src/integrations/prefect-sqlalchemy/prefect_sqlalchemy/database.py

[error] invalid-assignment - :380:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

src/prefect/deployments/base.py

[error] invalid-assignment - :50:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :51:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

src/prefect/deployments/steps/core.py

[error] invalid-assignment - :211:17 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `Unknown | None` and a value of type `dict[str, Any]` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `Unknown | None` and a value of type `dict[str, Any]`

src/prefect/locking/filesystem.py

[error] invalid-assignment - :138:9 -
Old: Method `__setitem__` of type `bound method dict[str, _LockInfo].__setitem__(key: str, value: _LockInfo, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str | datetime | None | Path]` on object of type `dict[str, _LockInfo]`
New: Cannot assign to `dict[str, _LockInfo]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str | datetime | None | Path]`
[error] invalid-assignment - :187:9 -
Old: Method `__setitem__` of type `bound method dict[str, _LockInfo].__setitem__(key: str, value: _LockInfo, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | str | datetime | None | Path]` on object of type `dict[str, _LockInfo]`
New: Cannot assign to `dict[str, _LockInfo]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | str | datetime | None | Path]`

src/prefect/server/api/server.py

[error] invalid-assignment - :804:5 -
Old: Method `__setitem__` of type `bound method dict[tuple[Settings, bool], Unknown].__setitem__(key: tuple[Settings, bool], value: Unknown, /) -> None` cannot be called with a key of type `tuple[str | @Todo, bool, bool]` and a value of type `Unknown` on object of type `dict[tuple[Settings, bool], Unknown]`
New: Cannot assign to `dict[tuple[Settings, bool], Unknown]` with key of type `tuple[str | @Todo, bool, bool]` and a value of type `Unknown`

src/prefect/server/models/workers.py

[error] invalid-assignment - :755:9 -
Old: Method `__setitem__` of type `bound method dict[str, datetime | WorkerStatus].__setitem__(key: str, value: datetime | WorkerStatus, /) -> None` cannot be called with a key of type `Literal["heartbeat_interval_seconds"]` and a value of type `int` on object of type `dict[str, datetime | WorkerStatus]`
New: Cannot assign to `dict[str, datetime | WorkerStatus]` with key of type `Literal["heartbeat_interval_seconds"]` and a value of type `int`

src/prefect/utilities/templating.py

[error] invalid-assignment - :214:17 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `object` and a value of type `Unknown & ~<class 'NotSet'>` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `object` and a value of type `Unknown & ~<class 'NotSet'>`
[error] invalid-assignment - :216:17 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `object` and a value of type `object` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `object` and a value of type `object`
[error] invalid-assignment - :320:13 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `object` and a value of type `Unknown` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `object` and a value of type `Unknown`

psycopg (https://github.com/psycopg/psycopg)

psycopg/psycopg/_adapters_map.py

[error] invalid-assignment - :147:21 -
Old: Method `__setitem__` of type `bound method dict[Unknown, Literal[False]].__setitem__(key: Unknown, value: Literal[False], /) -> None` cannot be called with a key of type `PyFormat` and a value of type `Literal[True]` on object of type `dict[Unknown, Literal[False]]`
New: Cannot assign to `dict[Unknown, Literal[False]]` with key of type `PyFormat` and a value of type `Literal[True]`

pwndbg (https://github.com/pwndbg/pwndbg)

pwndbg/commands/comments.py

[error] invalid-assignment - :36:17 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `str` and a value of type `Unknown | None` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `str` and a value of type `Unknown | None`

pwndbg/dbg/lldb/__init__.py

[error] invalid-assignment - :1703:13 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `None | str` and a value of type `def handler(_frame: Unknown, _bp_loc: Unknown, _struct: Unknown, _internal) -> bool` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `None | str` and a value of type `def handler(_frame: Unknown, _bp_loc: Unknown, _struct: Unknown, _internal) -> bool`

pwndbg/lib/funcparser.py

[error] invalid-assignment - :95:13 -
Old: Method `__setitem__` of type `bound method dict[str, Function].__setitem__(key: str, value: Function, /) -> None` cannot be called with a key of type `str` and a value of type `Function | None` on object of type `dict[str, Function]`
New: Cannot assign to `dict[str, Function]` with key of type `str` and a value of type `Function | None`

pybind11 (https://github.com/pybind/pybind11)

tests/test_sequences_and_iterators.py

[error] invalid-assignment - :157:5 -
Old: Cannot assign to a subscript on an object of type `reversed[Unknown]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `reversed[Unknown]`

pydantic (https://github.com/pydantic/pydantic)

pydantic/_internal/_config.py

[error] invalid-key - :146:28 -
Old: Cannot access `ConfigDict` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ConfigDict` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :155:41 -
Old: Invalid key of type `str` for TypedDict `ConfigDict`
New: TypedDict `ConfigDict` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :158:44 -
Old: Invalid key of type `str` for TypedDict `ConfigDict`
New: TypedDict `ConfigDict` can only be subscripted with string literal keys, got key of type `str`

pydantic/_internal/_generate_schema.py

[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `AfterValidatorFunctionSchema`
New: TypedDict `AfterValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `AnySchema`
New: TypedDict `AnySchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ArgumentsSchema`
New: TypedDict `ArgumentsSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ArgumentsV3Schema`
New: TypedDict `ArgumentsV3Schema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `BeforeValidatorFunctionSchema`
New: TypedDict `BeforeValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `BoolSchema`
New: TypedDict `BoolSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `BytesSchema`
New: TypedDict `BytesSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `CallSchema`
New: TypedDict `CallSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `CallableSchema`
New: TypedDict `CallableSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ChainSchema`
New: TypedDict `ChainSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ComplexSchema`
New: TypedDict `ComplexSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `CustomErrorSchema`
New: TypedDict `CustomErrorSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DataclassArgsSchema`
New: TypedDict `DataclassArgsSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DataclassSchema`
New: TypedDict `DataclassSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DateSchema`
New: TypedDict `DateSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DatetimeSchema`
New: TypedDict `DatetimeSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DecimalSchema`
New: TypedDict `DecimalSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DefinitionReferenceSchema`
New: TypedDict `DefinitionReferenceSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DefinitionsSchema`
New: TypedDict `DefinitionsSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `DictSchema`
New: TypedDict `DictSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `EnumSchema`
New: TypedDict `EnumSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `FloatSchema`
New: TypedDict `FloatSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `FrozenSetSchema`
New: TypedDict `FrozenSetSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `GeneratorSchema`
New: TypedDict `GeneratorSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `IntSchema`
New: TypedDict `IntSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `InvalidSchema`
New: TypedDict `InvalidSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `IsInstanceSchema`
New: TypedDict `IsInstanceSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `IsSubclassSchema`
New: TypedDict `IsSubclassSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `JsonOrPythonSchema`
New: TypedDict `JsonOrPythonSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `JsonSchema`
New: TypedDict `JsonSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `LaxOrStrictSchema`
New: TypedDict `LaxOrStrictSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ListSchema`
New: TypedDict `ListSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `LiteralSchema`
New: TypedDict `LiteralSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `MissingSentinelSchema`
New: TypedDict `MissingSentinelSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ModelFieldsSchema`
New: TypedDict `ModelFieldsSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `ModelSchema`
New: TypedDict `ModelSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `MultiHostUrlSchema`
New: TypedDict `MultiHostUrlSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `NoneSchema`
New: TypedDict `NoneSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `NullableSchema`
New: TypedDict `NullableSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `PlainValidatorFunctionSchema`
New: TypedDict `PlainValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `SetSchema`
New: TypedDict `SetSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `StringSchema`
New: TypedDict `StringSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `TaggedUnionSchema`
New: TypedDict `TaggedUnionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `TimeSchema`
New: TypedDict `TimeSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `TimedeltaSchema`
New: TypedDict `TimedeltaSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `TupleSchema`
New: TypedDict `TupleSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `TypedDictSchema`
New: TypedDict `TypedDictSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `UnionSchema`
New: TypedDict `UnionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `UrlSchema`
New: TypedDict `UrlSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `UuidSchema`
New: TypedDict `UuidSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `WithDefaultSchema`
New: TypedDict `WithDefaultSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`
[error] invalid-key - :265:40 -
Old: Invalid key of type `(Unknown & ~None) | int` for TypedDict `WrapValidatorFunctionSchema`
New: TypedDict `WrapValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `(Unknown & ~None) | int`

pydantic/_internal/_known_annotated_metadata.py

[error] invalid-key - :223:24 -
Old: Cannot access `AfterValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `AfterValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `AnySchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `AnySchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ArgumentsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ArgumentsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ArgumentsV3Schema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ArgumentsV3Schema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `BeforeValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BeforeValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `BoolSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BoolSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `BytesSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BytesSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `CallSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CallSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `CallableSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CallableSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ChainSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ChainSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ComplexSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ComplexSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `CustomErrorSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CustomErrorSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DataclassArgsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DataclassArgsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DataclassSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DataclassSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DateSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DateSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DatetimeSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DatetimeSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DecimalSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DecimalSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DefinitionReferenceSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DefinitionReferenceSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DefinitionsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DefinitionsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `DictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `EnumSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `EnumSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `FloatSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `FloatSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `FrozenSetSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `FrozenSetSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `GeneratorSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `GeneratorSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `IntSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IntSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `InvalidSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `InvalidSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `IsInstanceSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IsInstanceSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `IsSubclassSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IsSubclassSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `JsonOrPythonSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `JsonOrPythonSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `JsonSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `JsonSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `LaxOrStrictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `LaxOrStrictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ListSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ListSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `LiteralSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `LiteralSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `MissingSentinelSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `MissingSentinelSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ModelFieldsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ModelFieldsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `ModelSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ModelSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `MultiHostUrlSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `MultiHostUrlSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `NoneSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `NoneSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `NullableSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `NullableSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `PlainValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `PlainValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `SetSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `SetSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `StringSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `StringSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `TaggedUnionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TaggedUnionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `TimeSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TimeSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `TimedeltaSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TimedeltaSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `TupleSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TupleSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `TypedDictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TypedDictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `UnionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UnionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `UrlSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UrlSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `UuidSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UuidSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `WithDefaultSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `WithDefaultSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :223:24 -
Old: Cannot access `WrapValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `WrapValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.

pydantic/deprecated/config.py

[error] invalid-key - :22:43 -
Old: Invalid key of type `str` for TypedDict `ConfigDict`
New: TypedDict `ConfigDict` can only be subscripted with string literal keys, got key of type `str`

pydantic/json_schema.py

[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `AfterValidatorFunctionSchema`
New: TypedDict `AfterValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `AnySchema`
New: TypedDict `AnySchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ArgumentsSchema`
New: TypedDict `ArgumentsSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ArgumentsV3Schema`
New: TypedDict `ArgumentsV3Schema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `BeforeValidatorFunctionSchema`
New: TypedDict `BeforeValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `BoolSchema`
New: TypedDict `BoolSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `BytesSchema`
New: TypedDict `BytesSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `CallSchema`
New: TypedDict `CallSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `CallableSchema`
New: TypedDict `CallableSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ChainSchema`
New: TypedDict `ChainSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ComplexSchema`
New: TypedDict `ComplexSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `CustomErrorSchema`
New: TypedDict `CustomErrorSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DataclassArgsSchema`
New: TypedDict `DataclassArgsSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DataclassSchema`
New: TypedDict `DataclassSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DateSchema`
New: TypedDict `DateSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DatetimeSchema`
New: TypedDict `DatetimeSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DecimalSchema`
New: TypedDict `DecimalSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DefinitionReferenceSchema`
New: TypedDict `DefinitionReferenceSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DefinitionsSchema`
New: TypedDict `DefinitionsSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `DictSchema`
New: TypedDict `DictSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `EnumSchema`
New: TypedDict `EnumSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `FloatSchema`
New: TypedDict `FloatSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `FrozenSetSchema`
New: TypedDict `FrozenSetSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `GeneratorSchema`
New: TypedDict `GeneratorSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `IntSchema`
New: TypedDict `IntSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `InvalidSchema`
New: TypedDict `InvalidSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `IsInstanceSchema`
New: TypedDict `IsInstanceSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `IsSubclassSchema`
New: TypedDict `IsSubclassSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `JsonOrPythonSchema`
New: TypedDict `JsonOrPythonSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `JsonSchema`
New: TypedDict `JsonSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `LaxOrStrictSchema`
New: TypedDict `LaxOrStrictSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ListSchema`
New: TypedDict `ListSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `LiteralSchema`
New: TypedDict `LiteralSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `MissingSentinelSchema`
New: TypedDict `MissingSentinelSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ModelFieldsSchema`
New: TypedDict `ModelFieldsSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `ModelSchema`
New: TypedDict `ModelSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `MultiHostUrlSchema`
New: TypedDict `MultiHostUrlSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `NoneSchema`
New: TypedDict `NoneSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `NullableSchema`
New: TypedDict `NullableSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `PlainValidatorFunctionSchema`
New: TypedDict `PlainValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `SetSchema`
New: TypedDict `SetSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `StringSchema`
New: TypedDict `StringSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `TaggedUnionSchema`
New: TypedDict `TaggedUnionSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `TimeSchema`
New: TypedDict `TimeSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `TimedeltaSchema`
New: TypedDict `TimedeltaSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `TupleSchema`
New: TypedDict `TupleSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `TypedDictSchema`
New: TypedDict `TypedDictSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `UnionSchema`
New: TypedDict `UnionSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `UrlSchema`
New: TypedDict `UrlSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `UuidSchema`
New: TypedDict `UuidSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `WithDefaultSchema`
New: TypedDict `WithDefaultSchema` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :2364:60 -
Old: Invalid key of type `str` for TypedDict `WrapValidatorFunctionSchema`
New: TypedDict `WrapValidatorFunctionSchema` can only be subscripted with string literal keys, got key of type `str`

pydantic/main.py

[error] invalid-assignment - :106:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1082:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

pydantic/networks.py

[error] invalid-key - :122:30 -
Old: Cannot access `AfterValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `AfterValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `AnySchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `AnySchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ArgumentsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ArgumentsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ArgumentsV3Schema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ArgumentsV3Schema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `BeforeValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BeforeValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `BoolSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BoolSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `BytesSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `BytesSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `CallSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CallSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `CallableSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CallableSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ChainSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ChainSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ComplexSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ComplexSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `CustomErrorSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `CustomErrorSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DataclassArgsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DataclassArgsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DataclassSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DataclassSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DateSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DateSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DatetimeSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DatetimeSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DecimalSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DecimalSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DefinitionReferenceSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DefinitionReferenceSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DefinitionsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DefinitionsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `DictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `DictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `EnumSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `EnumSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `FloatSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `FloatSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `FrozenSetSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `FrozenSetSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `GeneratorSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `GeneratorSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `IntSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IntSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `InvalidSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `InvalidSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `IsInstanceSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IsInstanceSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `IsSubclassSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `IsSubclassSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `JsonOrPythonSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `JsonOrPythonSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `JsonSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `JsonSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `LaxOrStrictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `LaxOrStrictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ListSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ListSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `LiteralSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `LiteralSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `MissingSentinelSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `MissingSentinelSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ModelFieldsSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ModelFieldsSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `ModelSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `ModelSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `MultiHostUrlSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `MultiHostUrlSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `NoneSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `NoneSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `NullableSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `NullableSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `PlainValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `PlainValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `SetSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `SetSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `StringSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `StringSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `TaggedUnionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TaggedUnionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `TimeSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TimeSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `TimedeltaSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TimedeltaSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `TupleSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TupleSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `TypedDictSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `TypedDictSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `UnionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UnionSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `UrlSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UrlSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `UuidSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `UuidSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `WithDefaultSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `WithDefaultSchema` can only be subscripted with string literal keys, got key type `str`.
[error] invalid-key - :122:30 -
Old: Cannot access `WrapValidatorFunctionSchema` with a key of type `str`. Only string literals are allowed as keys on TypedDicts.
New: TypedDict `WrapValidatorFunctionSchema` can only be subscripted with string literal keys, got key type `str`.

pyinstrument (https://github.com/joerick/pyinstrument)

pyinstrument/session.py

[error] invalid-assignment - :213:9 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `str` and a value of type `str | bytes` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `str` and a value of type `str | bytes`

pyppeteer (https://github.com/pyppeteer/pyppeteer)

pyppeteer/network_manager.py

[error] invalid-assignment - :727:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :727:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

pytest (https://github.com/pytest-dev/pytest)

src/_pytest/_py/error.py

[error] invalid-assignment - :78:13 -
Old: Method `__setitem__` of type `bound method dict[int, type[Error]].__setitem__(key: int, value: type[Error], /) -> None` cannot be called with a key of type `int` and a value of type `type` on object of type `dict[int, type[Error]]`
New: Cannot assign to `dict[int, type[Error]]` with key of type `int` and a value of type `type`

pywin32 (https://github.com/mhammond/pywin32)

Pythonwin/pywin/scintilla/bindings.py

[error] invalid-assignment - :80:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :134:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

Pythonwin/pywin/scintilla/formatter.py

[error] invalid-assignment - :272:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

win32/test/test_win32file.py

[error] invalid-assignment - :30:9 -
Old: Cannot assign to a subscript on an object of type `PyOVERLAPPEDReadBuffer` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `PyOVERLAPPEDReadBuffer`
[error] invalid-assignment - :36:9 -
Old: Cannot assign to a subscript on an object of type `PyOVERLAPPEDReadBuffer` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `PyOVERLAPPEDReadBuffer`

rclip (https://github.com/yurijmikhalevich/rclip)

rclip/main.py

[error] invalid-key - :40:13 -
Old: Invalid key of type `str` for TypedDict `ImageMeta`
New: TypedDict `ImageMeta` can only be subscripted with string literal keys, got key of type `str`
[error] invalid-key - :40:27 -
Old: Invalid key of type `str` for TypedDict `Image`
New: TypedDict `Image` can only be subscripted with string literal keys, got key of type `str`

rotki (https://github.com/rotki/rotki)

rotkehlchen/balances/historical.py

[error] invalid-assignment - :73:13 -
Old: Method `__setitem__` of type `bound method dict[Asset, HistoricalBalance].__setitem__(key: Asset, value: HistoricalBalance, /) -> None` cannot be called with a key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | Price]` on object of type `dict[Asset, HistoricalBalance]`
New: Cannot assign to `dict[Asset, HistoricalBalance]` with key of type `Unknown` and a value of type `dict[Unknown | str, Unknown | Price]`

rotkehlchen/tests/unit/test_data_updates.py

[error] invalid-assignment - :286:25 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

schema_salad (https://github.com/common-workflow-language/schema_salad)

schema_salad/jsonld_context.py

[error] invalid-assignment - :211:17 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :211:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :211:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :245:13 -
Old: Cannot assign to a subscript on an object of type `object` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `object`
[error] invalid-assignment - :252:9 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :252:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :252:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

schema_salad/schema.py

[error] invalid-assignment - :541:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :543:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :563:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :572:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

scikit-build-core (https://github.com/scikit-build/scikit-build-core)

src/scikit_build_core/settings/skbuild_schema.py

[error] invalid-assignment - :178:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

scikit-learn (https://github.com/scikit-learn/scikit-learn)

sklearn/linear_model/_ridge.py

[error] invalid-assignment - :2484:17 -
Old: Cannot assign to a subscript on an object of type `tuple[float, float, float]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[float, float, float]`

sklearn/linear_model/_stochastic_gradient.py

[error] invalid-assignment - :824:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sklearn/manifold/_t_sne.py

[error] invalid-assignment - :1066:13 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :1066:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :1068:13 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :1068:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :1071:13 -
Old: Cannot assign to a subscript on an object of type `float` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `float`
[error] invalid-assignment - :1071:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

sklearn/metrics/_base.py

[error] invalid-assignment - :184:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sklearn/neighbors/_base.py

[error] invalid-assignment - :1296:17 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown, Unknown]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Unknown, Unknown]`

sklearn/preprocessing/tests/test_function_transformer.py

[error] invalid-assignment - :92:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sklearn/tree/_export.py

[error] invalid-assignment - :724:9 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :724:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :731:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :731:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :733:17 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :733:17 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`
[error] invalid-assignment - :767:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`
[error] invalid-assignment - :767:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

sklearn/utils/_encode.py

[error] invalid-assignment - :77:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :80:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :313:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sklearn/utils/_testing.py

[error] invalid-assignment - :936:13 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

scipy (https://github.com/scipy/scipy)

doc/source/conf.py

[error] invalid-assignment - :251:5 -
Old: Cannot assign to a subscript on an object of type `int` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `int`

scipy/_lib/pyprima/pyprima/src/pyprima/common/preproc.py

[error] invalid-assignment - :211:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :212:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :229:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :230:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :231:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :232:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/cluster/hierarchy.py

[error] invalid-assignment - :3769:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :3770:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :3772:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/differentiate/tests/test_differentiate.py

[error] invalid-assignment - :159:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["atol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to `dict[str, int]` with key of type `Literal["atol"]` and a value of type `float`
[error] invalid-assignment - :162:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["atol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to `dict[str, int]` with key of type `Literal["atol"]` and a value of type `float`
[error] invalid-assignment - :168:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["rtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to `dict[str, int]` with key of type `Literal["rtol"]` and a value of type `float`
[error] invalid-assignment - :171:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["rtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to `dict[str, int]` with key of type `Literal["rtol"]` and a value of type `float`

scipy/integrate/_ivp/common.py

[error] invalid-assignment - :241:9 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`
[error] invalid-assignment - :242:9 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`

scipy/integrate/_ode.py

[error] invalid-assignment - :642:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :643:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/integrate/_quad_vec.py

[error] invalid-assignment - :414:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/linalg/tests/test_lapack.py

[error] invalid-assignment - :2756:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :2757:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :2758:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/ndimage/_measurements.py

[error] invalid-assignment - :674:9 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`
[error] invalid-assignment - :977:9 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`
[error] invalid-assignment - :984:5 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`

scipy/ndimage/_morphology.py

[error] invalid-assignment - :2387:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :2417:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/optimize/_nonlin.py

[error] invalid-assignment - :826:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :827:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1358:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/optimize/_shgo.py

[error] invalid-assignment - :517:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/optimize/tests/test_chandrupatla.py

[error] invalid-assignment - :287:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["xatol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["xatol"]` and a value of type `float`
[error] invalid-assignment - :292:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["xatol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["xatol"]` and a value of type `float`
[error] invalid-assignment - :300:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["xrtol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["xrtol"]` and a value of type `float`
[error] invalid-assignment - :305:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["xrtol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["xrtol"]` and a value of type `float`
[error] invalid-assignment - :313:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["fatol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["fatol"]` and a value of type `float`
[error] invalid-assignment - :318:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["fatol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["fatol"]` and a value of type `float`
[error] invalid-assignment - :326:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["frtol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["frtol"]` and a value of type `float`
[error] invalid-assignment - :331:9 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[Unknown] | int].__setitem__(key: str, value: tuple[Unknown] | int, /) -> None` cannot be called with a key of type `Literal["frtol"]` and a value of type `float` on object of type `dict[str, tuple[Unknown] | int]`
New: Cannot assign to `dict[str, tuple[Unknown] | int]` with key of type `Literal["frtol"]` and a value of type `float`
[error] invalid-assignment - :687:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["xatol"]` and a value of type `float`
[error] invalid-assignment - :687:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["xatol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :691:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["xatol"]` and a value of type `float`
[error] invalid-assignment - :691:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["xatol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :699:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["xrtol"]` and a value of type `float`
[error] invalid-assignment - :699:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["xrtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :702:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["xrtol"]` and a value of type `float`
[error] invalid-assignment - :702:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["xrtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :710:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["fatol"]` and a value of type `float`
[error] invalid-assignment - :710:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["fatol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :713:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["fatol"]` and a value of type `float`
[error] invalid-assignment - :713:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["fatol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :719:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["frtol"]` and a value of type `float`
[error] invalid-assignment - :719:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["frtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`
[error] invalid-assignment - :724:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown]` with no `__setitem__` method
New: Cannot assign to `dict[str, int]` with key of type `Literal["frtol"]` and a value of type `float`
[error] invalid-assignment - :724:9 -
Old: Method `__setitem__` of type `bound method dict[str, int].__setitem__(key: str, value: int, /) -> None` cannot be called with a key of type `Literal["frtol"]` and a value of type `float` on object of type `dict[str, int]`
New: Cannot assign to a subscript on an object of type `tuple[Unknown]`

scipy/sparse/_base.py

[error] invalid-assignment - :1477:21 -
Old: Cannot assign to a subscript on an object of type `Self@_setdiag` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@_setdiag`
[error] invalid-assignment - :1483:21 -
Old: Cannot assign to a subscript on an object of type `Self@_setdiag` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@_setdiag`
[error] invalid-assignment - :1489:21 -
Old: Cannot assign to a subscript on an object of type `Self@_setdiag` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@_setdiag`
[error] invalid-assignment - :1495:21 -
Old: Cannot assign to a subscript on an object of type `Self@_setdiag` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Self@_setdiag`

scipy/sparse/_coo.py

[error] invalid-assignment - :1530:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Unknown, ...]`
[error] invalid-assignment - :1534:13 -
Old: Cannot assign to a subscript on an object of type `tuple[Unknown, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Unknown, ...]`

scipy/sparse/linalg/_isolve/iterative.py

[error] invalid-assignment - :543:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :564:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :995:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :997:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

scipy/spatial/transform/_rotation_spline.py

[error] invalid-assignment - :447:13 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`
[error] invalid-assignment - :449:13 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`

scipy/stats/tests/test_quantile.py

[error] invalid-assignment - :36:5 -
Old: Cannot assign to a subscript on an object of type `floating[Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `floating[Any]`

scipy/stats/tests/test_stats.py

[error] invalid-assignment - :3153:9 -
Old: Cannot assign to a subscript on an object of type `bool[bool]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool[bool]`

scrapy (https://github.com/scrapy/scrapy)

tests/test_http2_client_protocol.py

[error] invalid-assignment - :114:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

tests/test_logformatter.py

[error] invalid-assignment - :187:9 -
Old: Cannot assign to a subscript on an object of type `tuple[Any, ...]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `tuple[Any, ...]`

setuptools (https://github.com/pypa/setuptools)

setuptools/_distutils/dist.py

[error] invalid-assignment - :982:9 -
Old: Method `__setitem__` of type `bound method dict[str, bool].__setitem__(key: str, value: bool, /) -> None` cannot be called with a key of type `str | (Command & ~Command)` and a value of type `Literal[False]` on object of type `dict[str, bool]`
New: Cannot assign to `dict[str, bool]` with key of type `str | (Command & ~Command)` and a value of type `Literal[False]`

setuptools/_vendor/wheel/wheelfile.py

[error] invalid-assignment - :104:21 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[None, None] | tuple[int, bytes]].__setitem__(key: str, value: tuple[None, None] | tuple[int, bytes], /) -> None` cannot be called with a key of type `str` and a value of type `tuple[str, Unknown]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`
New: Cannot assign to `dict[str, tuple[None, None] | tuple[int, bytes]]` with key of type `str` and a value of type `tuple[str, Unknown]`
[error] invalid-assignment - :207:13 -
Old: Method `__setitem__` of type `bound method dict[str, tuple[None, None] | tuple[int, bytes]].__setitem__(key: str, value: tuple[None, None] | tuple[int, bytes], /) -> None` cannot be called with a key of type `str` and a value of type `tuple[Unknown | str, Unknown]` on object of type `dict[str, tuple[None, None] | tuple[int, bytes]]`
New: Cannot assign to `dict[str, tuple[None, None] | tuple[int, bytes]]` with key of type `str` and a value of type `tuple[Unknown | str, Unknown]`

setuptools/tests/test_editable_install.py

[error] invalid-assignment - :969:5 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

sockeye (https://github.com/awslabs/sockeye)

sockeye/log.py

[error] invalid-assignment - :131:9 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

spack (https://github.com/spack/spack)

lib/spack/spack/environment/environment.py

[error] invalid-assignment - :1292:13 -
Old: Method `__setitem__` of type `bound method dict[str, dict[str, list[str]]].__setitem__(key: str, value: dict[str, list[str]], /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | list[Unknown] | dict[Unknown, Unknown]]` on object of type `dict[str, dict[str, list[str]]]`
New: Cannot assign to `dict[str, dict[str, list[str]]]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | list[Unknown] | dict[Unknown, Unknown]]`
[error] invalid-assignment - :1311:17 -
Old: Method `__setitem__` of type `bound method dict[str, list[str]].__setitem__(key: str, value: list[str], /) -> None` cannot be called with a key of type `Literal["include_concrete"]` and a value of type `dict[str, dict[str, list[str]]] & ~AlwaysFalsy` on object of type `dict[str, list[str]]`
New: Cannot assign to `dict[str, list[str]]` with key of type `Literal["include_concrete"]` and a value of type `dict[str, dict[str, list[str]]] & ~AlwaysFalsy`

lib/spack/spack/util/s3.py

[error] invalid-assignment - :75:5 -
Old: Method `__setitem__` of type `bound method dict[tuple[str, str], Any].__setitem__(key: tuple[str, str], value: Any, /) -> None` cannot be called with a key of type `tuple[None | Unknown, Unknown | Literal["fetch"]]` and a value of type `Unknown` on object of type `dict[tuple[str, str], Any]`
New: Cannot assign to `dict[tuple[str, str], Any]` with key of type `tuple[None | Unknown, Unknown | Literal["fetch"]]` and a value of type `Unknown`

lib/spack/spack/vendor/macholib/MachO.py

[error] invalid-assignment - :405:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

stone (https://github.com/dropbox/stone)

stone/ir/data_types.py

[error] invalid-assignment - :1121:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1223:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1259:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1275:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1483:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1509:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :1515:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

strawberry (https://github.com/strawberry-graphql/strawberry)

strawberry/subscriptions/protocols/graphql_transport_ws/handlers.py

[error] invalid-assignment - :180:13 -
Old: Cannot assign to a subscript on an object of type `Context@BaseGraphQLTransportWSHandler` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Context@BaseGraphQLTransportWSHandler`
[error] invalid-assignment - :246:9 -
Old: Method `__setitem__` of type `bound method dict[str, Operation[Context@BaseGraphQLTransportWSHandler, RootValue@BaseGraphQLTransportWSHandler]].__setitem__(key: str, value: Operation[Context@BaseGraphQLTransportWSHandler, RootValue@BaseGraphQLTransportWSHandler], /) -> None` cannot be called with a key of type `str` and a value of type `Operation[None, None]` on object of type `dict[str, Operation[Context@BaseGraphQLTransportWSHandler, RootValue@BaseGraphQLTransportWSHandler]]`
New: Cannot assign to `dict[str, Operation[Context@BaseGraphQLTransportWSHandler, RootValue@BaseGraphQLTransportWSHandler]]` with key of type `str` and a value of type `Operation[None, None]`

strawberry/subscriptions/protocols/graphql_ws/handlers.py

[error] invalid-assignment - :101:13 -
Old: Cannot assign to a subscript on an object of type `Context@BaseGraphQLWSHandler` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Context@BaseGraphQLWSHandler`

sympy (https://github.com/sympy/sympy)

sympy/assumptions/cnf.py

[error] invalid-assignment - :435:21 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sympy/core/numbers.py

[error] invalid-assignment - :2241:1 -
Old: Method `__setitem__` of type `bound method dict[type[Any], (Any, /) -> Basic].__setitem__(key: type[Any], value: (Any, /) -> Basic, /) -> None` cannot be called with a key of type `<class 'int'>` and a value of type `<class 'Integer'>` on object of type `dict[type[Any], (Any, /) -> Basic]`
New: Cannot assign to `dict[type[Any], (Any, /) -> Basic]` with key of type `<class 'int'>` and a value of type `<class 'Integer'>`

sympy/core/tests/test_sympify.py

[error] invalid-assignment - :714:9 -
Old: Method `__setitem__` of type `bound method dict[type[Any], (Any, /) -> Basic].__setitem__(key: type[Any], value: (Any, /) -> Basic, /) -> None` cannot be called with a key of type `<class 'int'>` and a value of type `<class 'MyInteger'>` on object of type `dict[type[Any], (Any, /) -> Basic]`
New: Cannot assign to `dict[type[Any], (Any, /) -> Basic]` with key of type `<class 'int'>` and a value of type `<class 'MyInteger'>`

sympy/parsing/autolev/test-examples/ruletest9.py

[error] invalid-assignment - :45:1 -
Old: Cannot assign to a subscript on an object of type `<module 'math'>` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `<module 'math'>`
[error] invalid-assignment - :50:1 -
Old: Cannot assign to a subscript on an object of type `<module 'math'>` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `<module 'math'>`

sympy/physics/units/prefixes.py

[error] invalid-assignment - :150:9 -
Old: Method `__setitem__` of type `bound method dict[Expr, Expr].__setitem__(key: Expr, value: Expr, /) -> None` cannot be called with a key of type `Quantity` and a value of type `tuple[Unknown, Unknown]` on object of type `dict[Expr, Expr]`
New: Cannot assign to `dict[Expr, Expr]` with key of type `Quantity` and a value of type `tuple[Unknown, Unknown]`

sympy/physics/units/quantities.py

[error] invalid-assignment - :68:9 -
Old: Method `__setitem__` of type `bound method dict[Expr, Expr].__setitem__(key: Expr, value: Expr, /) -> None` cannot be called with a key of type `Self@set_global_relative_scale_factor` and a value of type `tuple[Unknown, Unknown]` on object of type `dict[Expr, Expr]`
New: Cannot assign to `dict[Expr, Expr]` with key of type `Self@set_global_relative_scale_factor` and a value of type `tuple[Unknown, Unknown]`

sympy/polys/matrices/lll.py

[error] invalid-assignment - :82:17 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :82:23 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sympy/polys/polyclasses.py

[error] invalid-assignment - :3192:13 -
Old: Method `__setitem__` of type `bound method dict[tuple[int, ...], Eg@ANP].__setitem__(key: tuple[int, ...], value: Eg@ANP, /) -> None` cannot be called with a key of type `tuple[int, ...]` and a value of type `Expr` on object of type `dict[tuple[int, ...], Eg@ANP]`
New: Cannot assign to `dict[tuple[int, ...], Eg@ANP]` with key of type `tuple[int, ...]` and a value of type `Expr`

sympy/polys/polyoptions.py

[error] invalid-assignment - :73:9 -
Old: Method `__setitem__` of type `bound method dict[str, type[Option]].__setitem__(key: str, value: type[Option], /) -> None` cannot be called with a key of type `Unknown` and a value of type `Self@__init__` on object of type `dict[str, type[Option]]`
New: Cannot assign to `dict[str, type[Option]]` with key of type `Unknown` and a value of type `Self@__init__`

sympy/polys/polyroots.py

[error] invalid-assignment - :631:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :632:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :633:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :634:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :638:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`
[error] invalid-assignment - :639:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sympy/solvers/ode/single.py

[error] invalid-assignment - :2551:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

sympy/utilities/enumerative.py

[error] invalid-assignment - :739:13 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

tornado (https://github.com/tornadoweb/tornado)

tornado/websocket.py

[error] invalid-assignment - :1022:13 -
Old: Method `__setitem__` of type `bound method dict[str, bool].__setitem__(key: str, value: bool, /) -> None` cannot be called with a key of type `Literal["max_wbits"]` and a value of type `int` on object of type `dict[str, bool]`
New: Cannot assign to `dict[str, bool]` with key of type `Literal["max_wbits"]` and a value of type `int`
[error] invalid-assignment - :1024:13 -
Old: Method `__setitem__` of type `bound method dict[str, bool].__setitem__(key: str, value: bool, /) -> None` cannot be called with a key of type `Literal["max_wbits"]` and a value of type `int` on object of type `dict[str, bool]`
New: Cannot assign to `dict[str, bool]` with key of type `Literal["max_wbits"]` and a value of type `int`
[error] invalid-assignment - :1025:9 -
Old: Method `__setitem__` of type `bound method dict[str, bool].__setitem__(key: str, value: bool, /) -> None` cannot be called with a key of type `Literal["compression_options"]` and a value of type `dict[str, Any] | None` on object of type `dict[str, bool]`
New: Cannot assign to `dict[str, bool]` with key of type `Literal["compression_options"]` and a value of type `dict[str, Any] | None`

trio (https://github.com/python-trio/trio)

src/trio/_wait_for_object.py

[error] invalid-assignment - :63:9 -
Old: Cannot assign to a subscript on an object of type `HandleArray` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `HandleArray`

urllib3 (https://github.com/urllib3/urllib3)

src/urllib3/contrib/emscripten/fetch.py

[error] invalid-assignment - :400:9 -
Old: Cannot assign to a subscript on an object of type `Buffer` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Buffer`

vision (https://github.com/pytorch/vision)

references/classification/utils.py

[error] invalid-assignment - :319:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

torchvision/models/densenet.py

[error] invalid-assignment - :235:13 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`

torchvision/transforms/v2/_utils.py

[error] invalid-assignment - :69:13 -
Old: Cannot assign to a subscript on an object of type `Sequence[int | float]` with no `__setitem__` method
New: Cannot assign to `dict[type | str, int | float | Sequence[int | float] | None]` with key of type `object` and a value of type `list[int | float] | None`
[error] invalid-assignment - :69:13 -
Old: Method `__setitem__` of type `bound method dict[type | str, int | float | Sequence[int | float] | None].__setitem__(key: type | str, value: int | float | Sequence[int | float] | None, /) -> None` cannot be called with a key of type `object` and a value of type `list[int | float] | None` on object of type `dict[type | str, int | float | Sequence[int | float] | None]`
New: Cannot assign to a subscript on an object of type `Sequence[int | float]`

werkzeug (https://github.com/pallets/werkzeug)

src/werkzeug/utils.py

[error] invalid-assignment - :91:13 -
Old: Cannot assign to a subscript on an object of type `object` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `object`

tests/test_routing.py

[error] invalid-assignment - :604:5 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, Any]`
[error] invalid-assignment - :604:5 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

xarray (https://github.com/pydata/xarray)

xarray/core/common.py

[error] invalid-assignment - :869:13 -
Old: Method `__setitem__` of type `bound method dict[str, @Todo].__setitem__(key: str, value: @Todo, /) -> None` cannot be called with a key of type `object` and a value of type `Self@pipe` on object of type `dict[str, @Todo]`
New: Cannot assign to `dict[str, @Todo]` with key of type `object` and a value of type `Self@pipe`

xarray/core/dataset.py

[error] invalid-assignment - :4622:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[Hashable, Any]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[Hashable, Any]`

xarray/core/datatree.py

[error] invalid-assignment - :1893:13 -
Old: Method `__setitem__` of type `bound method dict[str, Any].__setitem__(key: str, value: Any, /) -> None` cannot be called with a key of type `object` and a value of type `Self@pipe` on object of type `dict[str, Any]`
New: Cannot assign to `dict[str, Any]` with key of type `object` and a value of type `Self@pipe`

xarray/core/groupby.py

[error] invalid-assignment - :772:17 -
Old: Cannot assign to a subscript on an object of type `property` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `property`

xarray/core/options.py

[error] invalid-key - :332:35 -
Old: Invalid key of type `str` for TypedDict `T_Options`
New: TypedDict `T_Options` can only be subscripted with string literal keys, got key of type `str`

xarray/core/treenode.py

[error] invalid-assignment - :153:13 -
Old: Method `__setitem__` of type `bound method dict[str, typing.Self].__setitem__(key: str, value: typing.Self, /) -> None` cannot be called with a key of type `str` and a value of type `Self@_attach` on object of type `dict[str, typing.Self]`
New: Cannot assign to `dict[str, typing.Self]` with key of type `str` and a value of type `Self@_attach`

xarray/core/variable.py

[error] invalid-assignment - :1226:17 -
Old: Cannot assign to a subscript on an object of type `Mapping[Any, int | float | tuple[int | float, int | float]]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[Any, int | float | tuple[int | float, int | float]]`

xarray/groupers.py

[error] invalid-assignment - :637:9 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`
[error] invalid-assignment - :639:5 -
Old: Cannot assign to a subscript on an object of type `signedinteger[@Todo]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `signedinteger[@Todo]`

zope.interface (https://github.com/zopefoundation/zope.interface)

src/zope/interface/interface.py

[error] invalid-assignment - :391:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

src/zope/interface/tests/test_adapter.py

[error] invalid-assignment - :67:9 -
Old: Cannot assign to a subscript on an object of type `None` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `None`

zulip (https://github.com/zulip/zulip)

zerver/data_import/slack.py

[error] invalid-assignment - :1451:9 -
Old: Cannot assign to a subscript on an object of type `bool` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `bool`

zerver/decorator.py

[error] invalid-assignment - :1082:9 -
Old: Method `__setitem__` of type `bound method Top[dict[Unknown, Unknown]].__setitem__(key: Never, value: Never, /) -> None` cannot be called with a key of type `Literal["google_analytics_id"]` and a value of type `Any & ~None` on object of type `Top[dict[Unknown, Unknown]]`
New: Cannot assign to `Top[dict[Unknown, Unknown]]` with key of type `Literal["google_analytics_id"]` and a value of type `Any & ~None`

zerver/lib/message.py

[error] invalid-assignment - :992:13 -
Old: Method `__setitem__` of type `bound method dict[int, RawUnreadStreamDict].__setitem__(key: int, value: RawUnreadStreamDict, /) -> None` cannot be called with a key of type `Any` and a value of type `dict[str, Any]` on object of type `dict[int, RawUnreadStreamDict]`
New: Cannot assign to `dict[int, RawUnreadStreamDict]` with key of type `Any` and a value of type `dict[str, Any]`
[error] invalid-assignment - :1005:13 -
Old: Method `__setitem__` of type `bound method dict[int, RawUnreadDirectMessageDict].__setitem__(key: int, value: RawUnreadDirectMessageDict, /) -> None` cannot be called with a key of type `Any` and a value of type `dict[str, Any]` on object of type `dict[int, RawUnreadDirectMessageDict]`
New: Cannot assign to `dict[int, RawUnreadDirectMessageDict]` with key of type `Any` and a value of type `dict[str, Any]`
[error] invalid-assignment - :1024:17 -
Old: Method `__setitem__` of type `bound method dict[int, RawUnreadDirectMessageDict].__setitem__(key: int, value: RawUnreadDirectMessageDict, /) -> None` cannot be called with a key of type `Any` and a value of type `dict[str, int | Unknown]` on object of type `dict[int, RawUnreadDirectMessageDict]`
New: Cannot assign to `dict[int, RawUnreadDirectMessageDict]` with key of type `Any` and a value of type `dict[str, int | Unknown]`
[error] invalid-assignment - :1028:17 -
Old: Method `__setitem__` of type `bound method dict[int, RawUnreadDirectMessageGroupDict].__setitem__(key: int, value: RawUnreadDirectMessageGroupDict, /) -> None` cannot be called with a key of type `Any` and a value of type `dict[str, str]` on object of type `dict[int, RawUnreadDirectMessageGroupDict]`
New: Cannot assign to `dict[int, RawUnreadDirectMessageGroupDict]` with key of type `Any` and a value of type `dict[str, str]`

zerver/lib/message_cache.py

[error] invalid-assignment - :434:9 -
Old: Method `__setitem__` of type `bound method dict[str, int | str].__setitem__(key: str, value: int | str, /) -> None` cannot be called with a key of type `Literal["topic_links"]` and a value of type `list[dict[str, str]]` on object of type `dict[str, int | str]`
New: Cannot assign to `dict[str, int | str]` with key of type `Literal["topic_links"]` and a value of type `list[dict[str, str]]`
[error] invalid-assignment - :474:9 -
Old: Method `__setitem__` of type `bound method dict[str, int | str].__setitem__(key: str, value: int | str, /) -> None` cannot be called with a key of type `Literal["reactions"]` and a value of type `list[dict[str, Any] | Unknown]` on object of type `dict[str, int | str]`
New: Cannot assign to `dict[str, int | str]` with key of type `Literal["reactions"]` and a value of type `list[dict[str, Any] | Unknown]`
[error] invalid-assignment - :477:9 -
Old: Method `__setitem__` of type `bound method dict[str, int | str].__setitem__(key: str, value: int | str, /) -> None` cannot be called with a key of type `Literal["submessages"]` and a value of type `list[dict[str, Any]]` on object of type `dict[str, int | str]`
New: Cannot assign to `dict[str, int | str]` with key of type `Literal["submessages"]` and a value of type `list[dict[str, Any]]`

zerver/lib/user_status.py

[error] invalid-assignment - :101:9 -
Old: Method `__setitem__` of type `bound method dict[str, int | datetime].__setitem__(key: str, value: int | datetime, /) -> None` cannot be called with a key of type `Literal["status_text"]` and a value of type `str` on object of type `dict[str, int | datetime]`
New: Cannot assign to `dict[str, int | datetime]` with key of type `Literal["status_text"]` and a value of type `str`
[error] invalid-assignment - :104:9 -
Old: Method `__setitem__` of type `bound method dict[str, int | datetime].__setitem__(key: str, value: int | datetime, /) -> None` cannot be called with a key of type `Literal["emoji_name"]` and a value of type `str` on object of type `dict[str, int | datetime]`
New: Cannot assign to `dict[str, int | datetime]` with key of type `Literal["emoji_name"]` and a value of type `str`
[error] invalid-assignment - :107:13 -
Old: Method `__setitem__` of type `bound method dict[str, int | datetime].__setitem__(key: str, value: int | datetime, /) -> None` cannot be called with a key of type `Literal["emoji_code"]` and a value of type `str` on object of type `dict[str, int | datetime]`
New: Cannot assign to `dict[str, int | datetime]` with key of type `Literal["emoji_code"]` and a value of type `str`
[error] invalid-assignment - :110:13 -
Old: Method `__setitem__` of type `bound method dict[str, int | datetime].__setitem__(key: str, value: int | datetime, /) -> None` cannot be called with a key of type `Literal["reaction_type"]` and a value of type `str` on object of type `dict[str, int | datetime]`
New: Cannot assign to `dict[str, int | datetime]` with key of type `Literal["reaction_type"]` and a value of type `str`

zerver/tests/test_zilencer_analytics.py

[error] invalid-assignment - :987:21 -
Old: Cannot assign to a subscript on an object of type `Mapping[str, str | int | None | bytes]` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `Mapping[str, str | int | None | bytes]`

zerver/tornado/event_queue.py

[error] invalid-assignment - :1042:13 -
Old: Method `__setitem__` of type `bound method dict[str, ClientInfo].__setitem__(key: str, value: ClientInfo, /) -> None` cannot be called with a key of type `Unknown | str` and a value of type `dict[str, ClientDescriptor | list[Unknown] | bool]` on object of type `dict[str, ClientInfo]`
New: Cannot assign to `dict[str, ClientInfo]` with key of type `Unknown | str` and a value of type `dict[str, ClientDescriptor | list[Unknown] | bool]`
[error] invalid-assignment - :1053:13 -
Old: Method `__setitem__` of type `bound method dict[str, ClientInfo].__setitem__(key: str, value: ClientInfo, /) -> None` cannot be called with a key of type `Unknown | str` and a value of type `dict[str, ClientDescriptor | Any | bool]` on object of type `dict[str, ClientInfo]`
New: Cannot assign to `dict[str, ClientInfo]` with key of type `Unknown | str` and a value of type `dict[str, ClientDescriptor | Any | bool]`

zerver/views/documentation.py

[error] invalid-assignment - :204:13 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `Literal["page_is_policy_center"]` and a value of type `Literal[True]` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `Literal["page_is_policy_center"]` and a value of type `Literal[True]`
[error] invalid-assignment - :217:13 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `Literal["page_is_api_center"]` and a value of type `Literal[True]` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `Literal["page_is_api_center"]` and a value of type `Literal[True]`
[error] invalid-assignment - :276:9 -
Old: Method `__setitem__` of type `bound method dict[str, str].__setitem__(key: str, value: str, /) -> None` cannot be called with a key of type `Literal["api_url_context"]` and a value of type `dict[str, Any]` on object of type `dict[str, str]`
New: Cannot assign to `dict[str, str]` with key of type `Literal["api_url_context"]` and a value of type `dict[str, Any]`
[error] invalid-assignment - :278:13 -
Old: Cannot assign to a subscript on an object of type `str` with no `__setitem__` method
New: Cannot assign to a subscript on an object of type `str`

zilencer/views.py

[error] invalid-assignment - :1733:9 -
Old: Method `__setitem__` of type `bound method dict[str, RemoteRealmDictValue].__setitem__(key: str, value: RemoteRealmDictValue, /) -> None` cannot be called with a key of type `str` and a value of type `dict[Unknown | str, Unknown | int | None]` on object of type `dict[str, RemoteRealmDictValue]`
New: Cannot assign to `dict[str, RemoteRealmDictValue]` with key of type `str` and a value of type `dict[Unknown | str, Unknown | int | None]`