Skip to content

Move on_tab_changed() to _get_widget_from_config() #260

Move on_tab_changed() to _get_widget_from_config()

Move on_tab_changed() to _get_widget_from_config() #260

Triggered via push July 14, 2024 12:13
Status Failure
Total duration 1d 7h 52m 32s
Artifacts

ci.yml

on: push
Matrix: linters
Matrix: tests-docker
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 18 warnings
linters (mypy-pyqt6)
Process completed with exit code 1.
linters (mypy-pyqt5)
Process completed with exit code 1.
linters (flake8)
Process completed with exit code 1.
linters (pylint)
Process completed with exit code 20.
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 *'}.
tests (py312-pyqt67, windows-2019, 3.12)
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 45 minutes.
tests (py312-pyqt67, windows-2019, 3.12)
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#L41
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/bar.py#L201
'StatusBar._get_widget_from_config' is too complex (14)
linters (flake8): qutebrowser/mainwindow/statusbar/clock.py#L44
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/item.py#L1
Missing docstring in public module
linters (flake8): qutebrowser/mainwindow/statusbar/item.py#L4
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/keystring.py#L23
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#L80
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/searchmatch.py#L37
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/tabindex.py#L23
Missing docstring in public class
linters (pylint): qutebrowser/mainwindow/statusbar/clock.py#L44
Missing class docstring
linters (pylint): qutebrowser/mainwindow/statusbar/item.py#L1
Missing module docstring
linters (pylint): qutebrowser/mainwindow/statusbar/item.py#L4
Missing class docstring
linters (pylint): qutebrowser/mainwindow/statusbar/backforward.py#L42
__init__ method from base class 'StatusBarItem' is not called
linters (pylint): qutebrowser/mainwindow/statusbar/textbase.py#L81
__init__ method from base class 'StatusBarItem' is not called
linters (pylint): qutebrowser/mainwindow/statusbar/progress.py#L81
__init__ method from base class 'StatusBarItem' is not called