Ecosystem report

Old: main (merge base) a4073969 New: 24710/merge b9076855
Lint Rule Removed Added Changed
Total 28 44 0
missing-argument 0 33 0
invalid-argument-type 28 0 0
unknown-argument 0 11 0
Project Removed Added Changed
Total 28 44 0
graphql-core 0 31 0
discord.py 24 0 0
bokeh 0 11 0
core 2 0 0
rotki 2 0 0
prefect 0 1 0
pylint 0 1 0

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

src/bokeh/document/events.py

[error] unknown-argument - Argument `attr` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `cols` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `data` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `kind` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `model` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `msg_data` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `msg_type` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `new` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `patches` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `rollover` does not match any known parameter of `DocumentChangedEvent.__init__`
[error] unknown-argument - Argument `title` does not match any known parameter of `DocumentChangedEvent.__init__`

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

homeassistant/components/aprilaire/coordinator.py

[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]]`

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

discord/ext/commands/help.py

[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `_CommandKwargs`, found `str`
[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `bool | None`, found `str`
[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `bool`, found `_CommandKwargs`
[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `_CommandKwargs`, found `str`
[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `bool | None`, found `str`
[error] invalid-argument-type - Argument to `HelpCommand.__init__` is incorrect: Expected `bool`, found `_CommandKwargs`

discord/ext/commands/hybrid.py

[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `MaxConcurrency`, found `str | None`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `MaxConcurrency`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `list[int]`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `bool`, found `str`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `dict[Any, Any]`, found `bool`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str | None`, found `dict[Any, Any]`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str`, found `bool`
[error] invalid-argument-type - Argument to `Command.__init__` is incorrect: Expected `str`, found `bool`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `MaxConcurrency`, found `str | None`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `bool`, found `MaxConcurrency`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `bool`, found `list[int]`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `bool`, found `str`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `dict[Any, Any]`, found `bool`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `str | None`, found `dict[Any, Any]`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `str`, found `bool`
[error] invalid-argument-type - Argument to `Group.__init__` is incorrect: Expected `str`, found `bool`

discord/shard.py

[error] invalid-argument-type - Argument to `Client.__init__` is incorrect: Expected `Status | None`, found `int | None`
[error] invalid-argument-type - Argument to `Client.__init__` is incorrect: Expected `int | None`, found `int | float | None`

graphql-core (https://github.com/graphql-python/graphql-core)

src/graphql/type/directives.py

[error] missing-argument - No arguments provided for required parameters `name`, `locations` of `GraphQLDirective.__init__`

src/graphql/utilities/extend_schema.py

[error] missing-argument - No arguments provided for required parameters `name`, `locations` of `GraphQLDirective.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLInputField.__init__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLField.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLArgument.__init__`

src/graphql/type/definition.py

[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLField.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLArgument.__init__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLInputField.__init__`

src/graphql/utilities/lexicographic_sort_schema.py

[error] missing-argument - No arguments provided for required parameters `name`, `locations` of `GraphQLDirective.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLArgument.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLField.__init__`
[error] missing-argument - No argument provided for required parameter `type_` of `GraphQLInputField.__init__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`
[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`

tests/type/test_definition.py

[error] missing-argument - No argument provided for required parameter `name` of constructor `GraphQLNamedType.__new__`

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

src/prefect/cli/deployment.py

[error] missing-argument - No argument provided for required parameter `interval` of `IntervalSchedule.__init__`

pylint (https://github.com/pycqa/pylint)

pylint/checkers/base_checker.py

[error] missing-argument - No argument provided for required parameter `scope` of `MessageDefinition.__init__`

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

rotkehlchen/history/events/structures/solana_swap.py

[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`