Diagnostic Diff Report (original) (raw)
Ecosystem report
| Lint Rule | Removed | Added | Changed |
|---|---|---|---|
| Total | 12 | 79 | 8 |
| invalid-argument-type | 12 | 79 | 8 |
| Project | Removed | Added | Changed |
|---|---|---|---|
| Total | 12 | 79 | 8 |
| zulip | 0 | 76 | 0 |
| discord.py | 8 | 0 | 8 |
| core | 2 | 3 | 0 |
| rotki | 2 | 0 | 0 |
core (https://github.com/home-assistant/core)
[error] invalid-argument-type - Argument to bound method `DeviceRegistry.async_update_device` is incorrect: Expected `DeviceEntryType | None | UndefinedType`, found `set[tuple[str, str]]`
[error] invalid-argument-type - Argument to bound method `DeviceRegistry.async_update_device` is incorrect: Expected `str | None | UndefinedType`, found `set[tuple[str, str]]`
[error] invalid-argument-type - Argument to bound method `ConditionChecker.async_check` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `Never`
[error] invalid-argument-type - Argument to bound method `ConditionChecker.async_check` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `Never`
[error] invalid-argument-type - Argument to bound method `ConditionChecker.async_check` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `Never`
discord.py (https://github.com/Rapptz/discord.py)
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `CooldownMapping[Context[Any]]`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `CooldownMapping[Context[Any]]`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `MaxConcurrency`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `MaxConcurrency`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `dict[Any, Any]`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `list[(Context[Any], /) -> bool | Coroutine[Any, Any, bool]]`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `list[str] | tuple[str, ...]`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str | None`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str`, found `object`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `dict[Any, Any]`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `list[(Context[Any], /) -> bool | Coroutine[Any, Any, bool]]`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `list[str] | tuple[str, ...]`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str | None`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str | None`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str | None`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str`, found `Any | list[str] | tuple[str, ...] | ... omitted 7 union elements`
rotki (https://github.com/rotki/rotki)
[error] invalid-argument-type - Argument to `SolanaSwapEvent.__init__` is incorrect: Expected `TimestampMS`, found `str | None`
[error] invalid-argument-type - Argument to `SolanaSwapEvent.__init__` is incorrect: Expected `str | None`, found `Location`
zulip (https://github.com/zulip/zulip)
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_delete` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_post` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_get` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_put` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.json_patch` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_delete` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`
[error] invalid-argument-type - Argument to bound method `ZulipTestCaseMixin.client_delete` is incorrect: Possible extra items in unpacked open `TypedDict` have type `object`, expected `str`