reviewdog [mypy] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (11)
py7zr/py7zr.py|45 col 1| Cannot find implementation or library stub for module named "multivolumefile" [import-not-found]
py7zr/py7zr.py|383 col 29| Incompatible types in assignment (expression has type "None", variable has type "str") [assignment]
py7zr/compressor.py|33 col 1| Cannot find implementation or library stub for module named "bcj" [import-not-found]
py7zr/compressor.py|34 col 1| Cannot find implementation or library stub for module named "inflate64" [import-not-found]
py7zr/compressor.py|35 col 1| Cannot find implementation or library stub for module named "pyppmd" [import-not-found]
py7zr/compressor.py|36 col 1| Cannot find implementation or library stub for module named "pyzstd" [import-not-found]
py7zr/compressor.py|37 col 1| Cannot find implementation or library stub for module named "Cryptodome.Cipher" [import-not-found]
py7zr/compressor.py|38 col 1| Cannot find implementation or library stub for module named "Cryptodome.Random" [import-not-found]
py7zr/init.py|47 col 1| Cannot find implementation or library stub for module named "py7zr.version" [import-not-found]
py7zr/cli.py|35 col 1| Cannot find implementation or library stub for module named "multivolumefile" [import-not-found]
py7zr/cli.py|223| Unused "type: ignore" comment [unused-ignore]