Ecosystem report

Old: main (merge base) c81782f3 New: 24550/merge 3bdf9dd5
Lint Rule Removed Added Changed
Total 0 93 0
invalid-argument-type 0 45 0
too-many-positional-arguments 0 42 0
unknown-argument 0 6 0
Project Removed Added Changed
Total 0 93 0
mypy-protobuf 0 80 0
spack 0 6 0
manticore 0 4 0
strawberry 0 2 0
hydpy 0 1 0

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

hydpy/auxs/iuhtools.py

[error] invalid-argument-type - Argument to constructor `MetaIUH.__new__` is incorrect: Expected `tuple[type[Any]]`, found `tuple[()]`

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

server/manticore_server/ManticoreServer_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["HookType"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["StateAction"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

mypy-protobuf (https://github.com/dropbox/mypy-protobuf)

test/generated/testproto/nested/nested_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum2"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated/testproto/readme_enum_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["MyEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated/testproto/test3_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_async_only/testproto/nested/nested_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum2"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_async_only/testproto/readme_enum_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["MyEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_async_only/testproto/test3_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_concrete/testproto/nested/nested_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum2"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_concrete/testproto/readme_enum_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["MyEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_concrete/testproto/test3_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_sync_only/testproto/nested/nested_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NestedEnum2"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_sync_only/testproto/readme_enum_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["MyEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_sync_only/testproto/test3_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated/testproto/test_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NamingConflicts"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["DeprecatedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["_r_finally"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_async_only/testproto/test_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NamingConflicts"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["DeprecatedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["_r_finally"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_concrete/testproto/test_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NamingConflicts"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["DeprecatedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["_r_finally"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

test/generated_sync_only/testproto/test_pb2.pyi

[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["OuterEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["NamingConflicts"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["DeprecatedEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["InnerEnum"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4
[error] invalid-argument-type - Argument to `_EnumTypeWrapper.__init__` is incorrect: Expected `EnumDescriptor`, found `Literal["_r_finally"]`
[error] too-many-positional-arguments - Too many positional arguments to `_EnumTypeWrapper.__init__`: expected 2, got 4

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

lib/spack/spack/vendor/typing_extensions.py

[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`
[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`
[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`
[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`
[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`
[error] unknown-argument - Argument `_root` does not match any known parameter of function `object.__init_subclass__`

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

strawberry/types/auto.py

[error] invalid-argument-type - Argument to `StrawberryAutoMeta.__init__` is incorrect: Expected `str`, found `dict[str, Any]`
[error] invalid-argument-type - Argument to `StrawberryAutoMeta.__init__` is incorrect: Expected `str`, found `tuple[()]`