Skip to content

Project and CI changes #275

Project and CI changes

Project and CI changes #275

Triggered via pull request April 12, 2024 09:04
@RalfGRalfG
opened #78
project
Status Failure
Total duration 55s
Artifacts

test.yml

on: pull_request
linting-and-coverage
20s
linting-and-coverage
Matrix: test-platforms
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Ruff (F841): docs/source/conf.py#L55
docs/source/conf.py:55:5: F841 Local variable `config` is assigned to but never used
Ruff (F401): online/Home.py#L3
online/Home.py:3:21: F401 `streamlit` imported but unused
Ruff (F841): online/pages/2_PSM_file_conversion.py#L78
online/pages/2_PSM_file_conversion.py:78:21: F841 Local variable `is_downloaded` is assigned to but never used
Ruff (F401): tests/test_io/test__base_classes.py#L3
tests/test_io/test__base_classes.py:3:8: F401 `pytest` imported but unused
Ruff (F401): tests/test_io/test__base_classes.py#L5
tests/test_io/test__base_classes.py:5:40: F401 `psm_utils.io._base_classes.ReaderBase` imported but unused
Ruff (F401): tests/test_io/test__base_classes.py#L7
tests/test_io/test__base_classes.py:7:5: F401 `psm_utils.io.exceptions.InvalidModificationDefinitionError` imported but unused
Ruff (F401): tests/test_io/test__base_classes.py#L8
tests/test_io/test__base_classes.py:8:5: F401 `psm_utils.io.exceptions.InvalidModificationError` imported but unused
Ruff (F401): tests/test_io/test__base_classes.py#L9
tests/test_io/test__base_classes.py:9:5: F401 `psm_utils.io.exceptions.UnresolvableModificationError` imported but unused
Ruff (F401): tests/test_io/test_maxquant.py#L4
tests/test_io/test_maxquant.py:4:23: F401 `psm_utils.peptidoform` imported but unused
Ruff (F401): tests/test_io/test_maxquant.py#L4
tests/test_io/test_maxquant.py:4:36: F401 `psm_utils.psm` imported but unused
test-platforms (3.8)
Process completed with exit code 2.
test-platforms (3.11)
The job was canceled because "_3_8" failed.
test-platforms (3.11)
The operation was canceled.
test-platforms (3.10)
The job was canceled because "_3_8" failed.
test-platforms (3.10)
The operation was canceled.
test-platforms (3.9)
The job was canceled because "_3_8" failed.
test-platforms (3.9)
The operation was canceled.