Ecosystem report

Old: main (merge base) 5062d0dd New: 24716/merge 5844193e
Lint Rule Removed Added Changed
Total 0 0 3
invalid-argument-type 0 0 2
no-matching-overload 0 0 1
Project Removed Added Changed
Total 0 0 3
freqtrade 0 0 2
zulip 0 0 1

freqtrade (https://github.com/freqtrade/freqtrade)

freqtrade/optimize/optimize_reports/optimize_reports.py

[error] invalid-argument-type - Argument to function `calculate_trade_volume` is incorrect: Expected `list[dict[str, Any]]`, found `list[dict[Hashable, Any]]`
[error] invalid-argument-type - Argument is incorrect: Expected `list[dict[str, Any]]`, found `list[dict[Hashable, Any]]`
[error] invalid-argument-type - Argument to function `generate_wallet_stats` is incorrect: Expected `DataFrame`, found `DataFrame | None`
[error] invalid-argument-type - Argument is incorrect: Expected `DataFrame`, found `DataFrame | None`

zulip (https://github.com/zulip/zulip)

zproject/urls.py

[error] no-matching-overload - No overload of function `path` matches arguments
[error] no-matching-overload - No overload matches arguments