Skip to content

Added headless mode #38

Added headless mode

Added headless mode #38

Triggered via push September 1, 2024 21:50
Status Failure
Total duration 1m 14s
Artifacts

testing.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 2 warnings, and 30 notices
build (3.10)
Process completed with exit code 1.
build (3.7)
Process completed with exit code 1.
build (3.8)
The job was canceled because "_3_10" failed.
build (3.8)
Process completed with exit code 1.
build (3.9)
The job was canceled because "_3_10" failed.
build (3.9)
The operation was canceled.
Ruff: src/tcviewer/mol_widget.py#L1
(F403) `from PySide6 import *` used; unable to detect undefined names
Ruff: src/tcviewer/mol_widget.py#L4
(F401) `vtkmodules.vtkRenderingOpenGL2` imported but unused
Ruff: src/tcviewer/mol_widget.py#L7
(F401) `vtkmodules.vtkCommonColor.vtkNamedColors` imported but unused
Ruff: src/tcviewer/mol_widget.py#L8
(F401) `vtkmodules.vtkFiltersSources.vtkConeSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkAssembly` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindow` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindowInteractor` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkCamera` imported but unused
Ruff: src/tcviewer/mol_widget.py#L10
(F401) `vtkmodules.vtkFiltersSources.vtkArcSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L13
(F401) `tcviewer.mol_widget` imported but unused
Ruff: src/tcviewer/mol_widget.py#L1
(F403) `from PySide6 import *` used; unable to detect undefined names
Ruff: src/tcviewer/mol_widget.py#L4
(F401) `vtkmodules.vtkRenderingOpenGL2` imported but unused
Ruff: src/tcviewer/mol_widget.py#L7
(F401) `vtkmodules.vtkCommonColor.vtkNamedColors` imported but unused
Ruff: src/tcviewer/mol_widget.py#L8
(F401) `vtkmodules.vtkFiltersSources.vtkConeSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkAssembly` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindow` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindowInteractor` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkCamera` imported but unused
Ruff: src/tcviewer/mol_widget.py#L10
(F401) `vtkmodules.vtkFiltersSources.vtkArcSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L13
(F401) `tcviewer.mol_widget` imported but unused
Ruff: src/tcviewer/mol_widget.py#L1
(F403) `from PySide6 import *` used; unable to detect undefined names
Ruff: src/tcviewer/mol_widget.py#L4
(F401) `vtkmodules.vtkRenderingOpenGL2` imported but unused
Ruff: src/tcviewer/mol_widget.py#L7
(F401) `vtkmodules.vtkCommonColor.vtkNamedColors` imported but unused
Ruff: src/tcviewer/mol_widget.py#L8
(F401) `vtkmodules.vtkFiltersSources.vtkConeSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkAssembly` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindow` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkRenderWindowInteractor` imported but unused
Ruff: src/tcviewer/mol_widget.py#L9
(F401) `vtkmodules.vtkRenderingCore.vtkCamera` imported but unused
Ruff: src/tcviewer/mol_widget.py#L10
(F401) `vtkmodules.vtkFiltersSources.vtkArcSource` imported but unused
Ruff: src/tcviewer/mol_widget.py#L13
(F401) `tcviewer.mol_widget` imported but unused
build (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (3.7)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/