Summary

Comparing branches/commits:
Old: main (merge base) 1ebedf6d
New: 21130/merge c7e74e6c
Lint Rule Removed Added Changed
Total 2 0 0
invalid-return-type 1 0 0
type-assertion-failure 1 0 0

jax (https://github.com/google/jax)

jax/_src/pallas/mosaic_gpu/core.py

[error] invalid-return-type - :1527:24 - Function can implicitly return `None`, which is not assignable to return type `TMEMLayout`

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

mitmproxy/proxy/layers/http/_events.py

[error] type-assertion-failure - :127:17 - Argument does not have asserted type `Never`