Skip to content

update requirements for python 3.11 and 3.12 #200

update requirements for python 3.11 and 3.12

update requirements for python 3.11 and 3.12 #200

Triggered via push December 17, 2025 15:02
Status Failure
Total duration 10s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (F401): pyhdx/web/controllers.py#L23
pyhdx/web/controllers.py:23:28: F401 `hdxms_datasets.HDXDataSet` imported but unused
Ruff (F401): pyhdx/web/controllers.py#L11
pyhdx/web/controllers.py:11:20: F401 `typing.Any` imported but unused
Ruff (E402): pyhdx/web/controller_only.py#L19
pyhdx/web/controller_only.py:19:1: E402 Module level import not at top of file
Ruff (F401): pyhdx/web/controller_only.py#L9
pyhdx/web/controller_only.py:9:17: F401 `panel` imported but unused
Ruff (F401): pyhdx/web/controller_only.py#L8
pyhdx/web/controller_only.py:8:40: F401 `pyhdx.web.main_controllers.MainController` imported but unused
Ruff (F401): pyhdx/web/controller_only.py#L6
pyhdx/web/controller_only.py:6:28: F401 `pyhdx.web.apps.main_app` imported but unused
Ruff (F811): pyhdx/models.py#L34
pyhdx/models.py:34:34: F811 Redefinition of unused `get_peptides_by_type` from line 18
Ruff (F401): pyhdx/models.py#L24
pyhdx/models.py:24:27: F401 `pyhdx.process.apply_control` imported but unused
Ruff (F821): pyhdx/legacy.py#L37
pyhdx/legacy.py:37:11: F821 Undefined name `PeptideMasterTable`
Ruff (F401): pyhdx/fileIO.py#L27
pyhdx/fileIO.py:27:28: F401 `pyhdx.datasets.adapt_for_pyhdx` imported but unused
format
Could not parse version from /home/runner/work/PyHDX/PyHDX/pyproject.toml. Using latest version.