Ecosystem report
Old:
main (merge base)
277bc638
→
New:
25136/merge
51bfd66a
Lint Rule
Removed
Added
Changed
Total
0
3
0
invalid-assignment
0
3
0
Project
Removed
Added
Changed
Total
0
3
0
mypy
0
2
0
typeshed-stats
0
1
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-assignment (-0 +3 ~0)
All Projects
mypy (-0 +2 ~0)
typeshed-stats (-0 +1 ~0)
mypy
(
https://github.com/python/mypy
)
mypy/typeshed/stdlib/ssl.pyi
📋
:268:5
[error]
invalid-assignment - Enum member `SERVER_AUTH` is incompatible with `__new__`
:269:5
[error]
invalid-assignment - Enum member `CLIENT_AUTH` is incompatible with `__new__`
typeshed-stats
(
https://github.com/AlexWaygood/typeshed-stats
)
tests/test_gather.py
📋
:114:13
[error]
invalid-assignment - Enum member `NOT_A_STRING` is incompatible with `__new__`