Ecosystem report

Old: main (merge base) be723fb2 New: 23880/merge fabfd602
Lint Rule Removed Added Changed
Total 3 0 0
invalid-assignment 2 0 0
unused-type-ignore-comment 1 0 0
Project Removed Added Changed
Total 3 0 0
hydpy 2 0 0
meson 1 0 0
pydantic flaky 0 0 0
scikit-build-core flaky 0 0 0

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

hydpy/core/modeltools.py

[error] invalid-assignment - Cannot assign to final attribute `optional` on type `Self@__init__`
[error] invalid-assignment - Cannot assign to final attribute `sidemodel` on type `Self@__init__`

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

mesonbuild/options.py

[warning] unused-type-ignore-comment - Unused blanket `type: ignore` directive