Ecosystem report

Old: main (merge base) 43b174cc New: 24809/merge df2edacc
Lint Rule Removed Added Changed
Total 2 2 2
invalid-assignment 0 1 1
invalid-return-type 0 0 1
no-matching-overload 0 1 0
unresolved-attribute 1 0 0
unsupported-operator 1 0 0
Project Removed Added Changed
Total 2 2 2
meson 1 0 1
pwndbg 0 2 0
core 1 0 0
werkzeug 0 0 1

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

homeassistant/components/tado/climate.py

[error] unsupported-operator - Operator `in` is not supported between objects of type `str | None` and `str | list[Unknown]`

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

mesonbuild/backend/ninjabackend.py

[error] unresolved-attribute - Attribute `startswith` is not defined on `None` in union `str | None`
[error] invalid-assignment - Object of type `str` is not assignable to `Literal["2015", "2018", "2021"]`
[error] invalid-assignment - Object of type `str | UnspecializedTypeVar` is not assignable to `Literal["2015", "2018", "2021"]`

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

src/integrations/prefect-docker/tests/test_containers.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `bool | None`, found `str | bool | dict[str, int] | None`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str | bool | dict[str, int] | None`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, str] | list[str] | None`, found `str | bool | dict[str, int] | None`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str | None`, found `str | bool | dict[str, int] | None`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str | list[str] | None`, found `str | bool | dict[str, int] | None`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `str | bool | dict[str, int] | None`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`

src/integrations/prefect-docker/tests/test_images.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `DockerHost | None`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `DockerRegistryCredentials | None`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `bool`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str | None`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `str | bool`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `DockerRegistryCredentials | None`, found `str`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `bool`, found `str`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`
flaky
(9/10)
[error] unresolved-attribute - Attribute `id` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `bool`, found `str`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`
flaky
(9/10)
[error] unresolved-attribute - Attribute `id` is not defined on `list[Unknown]` in union `Unknown | list[Unknown]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `DockerRegistryCredentials | None`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `bool`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str | None`, found `str | bool`
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `str`, found `str | bool`

src/integrations/prefect-kubernetes/prefect_kubernetes/jobs.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `str`

src/integrations/prefect-kubernetes/tests/test_custom_objects.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `None`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `None`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `None`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`

src/integrations/prefect-kubernetes/tests/test_deployments.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`

src/integrations/prefect-kubernetes/tests/test_jobs.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`

src/integrations/prefect-kubernetes/tests/test_pods.py

flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`
flaky
(9/10)
[error] invalid-argument-type - Argument is incorrect: Expected `dict[str, Any]`, found `Literal["test"]`

src/prefect/task_engine.py

flaky
(9/10)
[error] invalid-await - `R@AsyncTaskRunEngine | Coroutine[Any, Any, R@AsyncTaskRunEngine]` is not awaitable

src/prefect/utilities/_engine.py

flaky
(9/10)
[error] unknown-argument - Argument `parameters` does not match any known parameter

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

pwndbg/emu/emulator.py

[error] invalid-assignment - Object of type `tuple[_T@filter, ...]` is not assignable to `tuple[str]`
[error] no-matching-overload - No overload of constructor `filter.__new__` matches arguments

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

src/werkzeug/datastructures/structures.py

[error] invalid-return-type - Return type does not match returned value: expected `list[V@MultiDict]`, found `V@MultiDict | list[V@MultiDict]`
[error] invalid-return-type - Return type does not match returned value: expected `list[V@MultiDict]`, found `V@MultiDict | list[Unknown]`