Skip to content

Move Clock's enable/disable logic to separate class #249

Move Clock's enable/disable logic to separate class

Move Clock's enable/disable logic to separate class #249

Triggered via push July 7, 2024 12:44
Status Failure
Total duration 1d 7h 21m 24s
Artifacts

ci.yml

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

Annotations

15 errors and 11 warnings
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 13 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#L40
Missing docstring in public class
linters (flake8): qutebrowser/mainwindow/statusbar/clock.py#L43
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#L8
Unused QWidget imported from qutebrowser.qt.widgets
linters (pylint): qutebrowser/mainwindow/statusbar/clock.py#L43
Missing class docstring
linters (pylint): qutebrowser/mainwindow/statusbar/url.py#L174
Missing class docstring