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
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-assignment (-2 +0 ~0)
unused-type-ignore-comment (-1 +0 ~0)
All Projects
hydpy (-2 +0 ~0)
meson (-1 +0 ~0)
pydantic (-0 +0 ~0)
scikit-build-core (-0 +0 ~0)
hydpy
(
https://github.com/hydpy-dev/hydpy
)
hydpy/core/modeltools.py
📋
:288:9
[error]
invalid-assignment - Cannot assign to final attribute `optional` on type `Self@__init__`
:289:9
[error]
invalid-assignment - Cannot assign to final attribute `sidemodel` on type `Self@__init__`
meson
(
https://github.com/mesonbuild/meson
)
mesonbuild/options.py
📋
:330:47
[warning]
unused-type-ignore-comment - Unused blanket `type: ignore` directive