Remove already-implemented TODO comments #18
Annotations
1 error and 4 warnings
Run flake8
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run flake8:
qutebrowser/browser/commands.py#L499
local variable 'oldroot' is assigned to but never used
|
Run flake8:
qutebrowser/mainwindow/treetabbedbrowser.py#L83
No blank lines allowed after function docstring
|
Run flake8:
qutebrowser/mainwindow/treetabwidget.py#L77
Unnecessary list comprehension passed to all() prevents short-circuiting - rewrite as a generator.
|
The logs for this run have expired and are no longer available.
Loading