Move TabIndex's enable/disable logic to separate class #251
Annotations
43 errors and 15 warnings
tests (py312-pyqt67, macos-12, 3.12, tests/unit)
TypeError: TabIndex.__init__() missing 1 required positional argument: 'widget'
|
tests (py312-pyqt67, macos-12, 3.12, tests/unit)
ERROR tests/unit/mainwindow/statusbar/test_tabindex.py::test_tab_change - TypeError: TabIndex.__init__() missing 1 required positional argument: 'widget'
|
tests (py312-pyqt67, macos-12, 3.12, tests/unit)
Process completed with exit code 1.
|
tests (py312-pyqt67, macos-14, 3.12, tests/unit)
TypeError: TabIndex.__init__() missing 1 required positional argument: 'widget'
|
tests (py312-pyqt67, macos-14, 3.12, tests/unit)
ERROR tests/unit/mainwindow/statusbar/test_tabindex.py::test_tab_change - TypeError: TabIndex.__init__() missing 1 required positional argument: 'widget'
|
tests (py312-pyqt67, macos-14, 3.12, tests/unit)
Process completed with exit code 1.
|
linters (flake8)
Process completed with exit code 1.
|
linters (pylint):
tests/unit/mainwindow/statusbar/test_tabindex.py#L14
No value for argument 'widget' in constructor call
|
linters (pylint)
Process completed with exit code 20.
|
tests-docker (py, archlinux-webengine-qt6)
The job running on runner GitHub Actions 1 has exceeded the maximum execution time of 45 minutes.
|
tests-docker (py, archlinux-webengine-qt6)
The operation was canceled.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
The job running on runner GitHub Actions 17 has exceeded the maximum execution time of 45 minutes.
|
tests-docker (py, archlinux-webengine-unstable-qt6)
The operation was canceled.
|
tests-docker (py-qt5, archlinux-webengine-unstable)
The job running on runner GitHub Actions 10 has exceeded the maximum execution time of 45 minutes.
|
tests-docker (py-qt5, archlinux-webengine-unstable)
The operation was canceled.
|
tests-docker (py-qt5, archlinux-webengine)
The job running on runner GitHub Actions 19 has exceeded the maximum execution time of 45 minutes.
|
tests-docker (py-qt5, archlinux-webengine)
The operation was canceled.
|
tests (py310-pyqt65, ubuntu-22.04, 3.10)
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 45 minutes.
|
tests (py310-pyqt65, ubuntu-22.04, 3.10)
The operation was canceled.
|
tests-docker (py-qt5, archlinux-webkit)
The job running on runner GitHub Actions 14 has exceeded the maximum execution time of 45 minutes.
|
tests-docker (py-qt5, archlinux-webkit)
The operation was canceled.
|
tests (py311-pyqt515, ubuntu-20.04, 3.11)
The job running on runner GitHub Actions 2 has exceeded the maximum execution time of 45 minutes.
|
tests (py311-pyqt515, ubuntu-20.04, 3.11)
The operation was canceled.
|
tests (py311-pyqt67, ubuntu-22.04, 3.11)
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 45 minutes.
|
tests (py311-pyqt67, ubuntu-22.04, 3.11)
The operation was canceled.
|
tests (py312-pyqt66, ubuntu-22.04, 3.12)
The job running on runner GitHub Actions 11 has exceeded the maximum execution time of 45 minutes.
|
tests (py312-pyqt66, ubuntu-22.04, 3.12)
The operation was canceled.
|
tests (py311-pyqt66, ubuntu-22.04, 3.11)
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 45 minutes.
|
tests (py311-pyqt66, ubuntu-22.04, 3.11)
The operation was canceled.
|
tests (py312-pyqt67, windows-2019, 3.12)
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 45 minutes.
|
tests (py312-pyqt67, windows-2019, 3.12)
FAILED tests/end2end/features/test_backforward_bdd.py::test_going_back_in_a_new_tab_without_history - end2end.fixtures.testprocess.ProcessExited:
|
tests (py312-pyqt67, windows-2019, 3.12)
The operation was canceled.
|
tests (py312-pyqt67, ubuntu-22.04, 3.12)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 45 minutes.
|
tests (py312-pyqt67, ubuntu-22.04, 3.12)
The operation was canceled.
|
tests (py38-pyqt5152, ubuntu-20.04, 3.8)
The job running on runner GitHub Actions 20 has exceeded the maximum execution time of 45 minutes.
|
tests (py38-pyqt5152, ubuntu-20.04, 3.8)
The operation was canceled.
|
tests (py38-pyqt62, ubuntu-20.04, 3.8)
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 45 minutes.
|
tests (py38-pyqt62, ubuntu-20.04, 3.8)
The operation was canceled.
|
tests (py38-pyqt63, ubuntu-20.04, 3.8)
The job running on runner GitHub Actions 16 has exceeded the maximum execution time of 45 minutes.
|
tests (py38-pyqt63, ubuntu-20.04, 3.8)
The operation was canceled.
|
tests (py39-pyqt64, ubuntu-20.04, 3.9)
The job running on runner GitHub Actions 12 has exceeded the maximum execution time of 45 minutes.
|
tests (py39-pyqt64, ubuntu-20.04, 3.9)
The operation was canceled.
|
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/clock.py#L43
Missing docstring in public class
|
linters (flake8):
qutebrowser/mainwindow/statusbar/keystring.py#L22
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/tabindex.py#L22
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/clock.py#L43
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/url.py#L174
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/keystring.py#L22
Missing class docstring
|
linters (pylint):
qutebrowser/mainwindow/statusbar/tabindex.py#L22
Missing class docstring
|