Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ➜ ~ qtile check
- Checking Qtile config at: /home/llama/.config/qtile/config.py
- Success: no issues found in 1 module
- /tmp/tmp9k2ryy28/config.py:4: error: Skipping analyzing "qtile_mutable_scratch": module is installed, but missing library stubs or py.typed marker [import]
- /tmp/tmp9k2ryy28/config.py:10: error: Skipping analyzing "qtile_extras": module is installed, but missing library stubs or py.typed marker [import]
- /tmp/tmp9k2ryy28/config.py:10: error: Name "widget" already defined (by an import) [no-redef]
- /tmp/tmp9k2ryy28/config.py:11: error: Skipping analyzing "qtile_extras.widget.decorations": module is installed, but missing library stubs or py.typed marker [import]
- /tmp/tmp9k2ryy28/config.py:11: note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
- /tmp/tmp9k2ryy28/config.py:12: error: Skipping analyzing "qtile_extras.popup.toolkit": module is installed, but missing library stubs or py.typed marker [import]
- /tmp/tmp9k2ryy28/config.py:133: error: Name "autostart" already defined on line 129 [no-redef]
- /tmp/tmp9k2ryy28/config.py:225: error: Incompatible types in assignment (expression has type "Group", variable has type "int") [assignment]
- /tmp/tmp9k2ryy28/config.py:229: error: "int" has no attribute "name" [attr-defined]
- /tmp/tmp9k2ryy28/config.py:232: error: "int" has no attribute "name" [attr-defined]
- /tmp/tmp9k2ryy28/config.py:327: error: Item "None" of "Optional[Any]" has no attribute "spawn" [union-attr]
- /tmp/tmp9k2ryy28/config.py:339: error: Item "None" of "Optional[Any]" has no attribute "cmd_spawn" [union-attr]
- /tmp/tmp9k2ryy28/config.py:425: error: Name "alacritty" is not defined [name-defined]
- /tmp/tmp9k2ryy28/config.py:617: error: Need type annotation for "dgroups_app_rules" (hint: "dgroups_app_rules: List[<type>] = ...") [var-annotated]
- Found 13 errors in 1 file (checked 1 source file)
- Config file type checking failed: Command '['mypy', '/tmp/tmp9k2ryy28/config.py']' returned non-zero exit status 1.
- ➜ ~
- ➜ ~
Advertisement
Add Comment
Please, Sign In to add comment