Ecosystem report
Old:
main (merge base)
963ef2ae
→
New:
26270/merge
653e6a97
Lint Rule
Removed
Added
Changed
Total
7
0
0
invalid-key
7
0
0
Project
Removed
Added
Changed
Total
7
0
0
freqtrade
7
0
0
All
Removed Only
Added Only
Changed Only
All Lint Types
invalid-key (-7 +0 ~0)
All Projects
freqtrade (-7 +0 ~0)
freqtrade
(
https://github.com/freqtrade/freqtrade
)
freqtrade/rpc/telegram.py
📋
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCAnalyzedDFMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCEntryMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCExitMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCNewCandleMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCProtectionMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCStrategyMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
:579:59
[error]
invalid-key - Unknown key "status" for TypedDict `RPCWhitelistMsg` (subscripted object has type `RPCStatusMsg | RPCStrategyMsg | RPCProtectionMsg | ... omitted 5 union elements`)
steam.py
(
https://github.com/Gobot1234/steam.py
)
steam/chat.py
📋
:474:13
flaky
(1/10)
[warning]
possibly-missing-attribute - Attribute `reactions` may be missing on object of type `ChatMessageT@Chat`