Summary

Comparing branches/commits:
Old: main (merge base) 5a55bab3
New: 19508/merge a2987c6a
Lint Rule Removed Added Changed
Total 4 0 0
possibly-unresolved-reference 2 0 0
invalid-return-type 1 0 0
type-assertion-failure 1 0 0

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

mitmproxy/contentviews/_utils.py

[error] type-assertion-failure - :50:13 - Argument does not have asserted type `Never`

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

pwndbg/commands/mallocng.py

[error] invalid-return-type - :345:55 - Function can implicitly return `None`, which is not assignable to return type `str`

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

rotkehlchen/externalapis/cryptocompare.py

[warning] possibly-unresolved-reference - :400:19 - Name `method` used when possibly not defined
[warning] possibly-unresolved-reference - :406:19 - Name `method` used when possibly not defined