Ecosystem report

Old: main (merge base) a9b2876b New: 22449/merge f8acd864
Lint Rule Removed Added Changed
Total 55 3 1
invalid-await 40 0 0
unresolved-attribute 13 0 0
unresolved-import 0 3 1
invalid-assignment 1 0 0
invalid-return-type 1 0 0
Project Removed Added Changed
Total 55 3 1
prefect 41 0 0
pytest 14 3 1
scikit-build-core flaky 0 0 0

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

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

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

flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable
flaky
(2/10)
[error] invalid-await - `object` is not awaitable

src/prefect/utilities/_engine.py

flaky
(2/10)
[error] invalid-return-type - Return type does not match returned value: expected `str`, found `object`

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

testing/_py/test_local.py

[error] unresolved-import - Cannot resolve imported module `py.path`
[error] unresolved-import - Cannot resolve imported module `py._process.cmdexec`
[error] unresolved-import - Cannot resolve imported module `py._path.local`
[error] unresolved-attribute - Attribute `check` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `dirpath` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `check` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `check` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `basename` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `dirpath` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `sysexec` is not defined on `None` in union `local | None`
[error] invalid-assignment - Object of type `<class 'RuntimeError'>` is not assignable to `<class 'ExecutionFailed'>`
[error] unresolved-attribute - Attribute `sysexec` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Class `local` has no attribute `_gethomedir`
[error] unresolved-attribute - Class `local` has no attribute `_gethomedir`
[error] unresolved-attribute - Attribute `new` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `relto` is not defined on `None` in union `local | None`
[error] unresolved-attribute - Attribute `check` is not defined on `None` in union `local | None`
[error] unresolved-import - Module `py.path` has no member `isimportable`
[error] unresolved-import - Cannot resolve imported module `py.path`