Move Percentage's enable/disable logic to separate class #248
Annotations
13 errors and 9 warnings
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'category': 'js', 'message': '[*] notification permission denied'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'category': 'js', 'message': '[*] notification permission granted'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
end2end.fixtures.testprocess.WaitForTimeout: Timed out after 15000ms waiting for {'message': 'Asking question *'}.
|
linters (flake8)
Process completed with exit code 1.
|
linters (pylint)
Process completed with exit code 20.
|
tests (py312-pyqt67, macos-11, 3.12, tests/unit)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
linters (flake8):
qutebrowser/mainwindow/statusbar/backforward.py#L40
Missing docstring in public class
|
linters (flake8):
qutebrowser/mainwindow/statusbar/percentage.py#L52
Missing docstring in public class
|
linters (flake8):
qutebrowser/mainwindow/statusbar/progress.py#L79
Missing docstring in public class
|
linters (flake8):
qutebrowser/mainwindow/statusbar/url.py#L174
Missing docstring in public class
|
linters (pylint):
qutebrowser/mainwindow/statusbar/percentage.py#L52
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/percentage.py#L8
Unused QWidget imported from qutebrowser.qt.widgets
|
linters (pylint):
qutebrowser/mainwindow/statusbar/backforward.py#L40
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/progress.py#L79
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/url.py#L174
Missing class docstring
|