Add deployment configs for all platforms (Streamlit, Render, Railway) #6
ci.yml
on: push
Code Quality
4s
Build Package
9s
Matrix: test
Annotations
29 errors
|
Code Quality
Process completed with exit code 1.
|
|
Build Package
Process completed with exit code 1.
|
|
Test Python 3.11
Process completed with exit code 1.
|
|
Test Python 3.11
Process completed with exit code 4.
|
|
Ruff (F841):
scripts/download_data.py#L79
scripts/download_data.py:79:5: F841 Local variable `dest` is assigned to but never used
|
|
Ruff (F841):
scripts/download_data.py#L77
scripts/download_data.py:77:5: F841 Local variable `test_vcf_url` is assigned to but never used
|
|
Ruff (F401):
scripts/download_data.py#L17
scripts/download_data.py:17:8: F401 `shutil` imported but unused
|
|
Ruff (F401):
scripts/download_data.py#L16
scripts/download_data.py:16:8: F401 `gzip` imported but unused
|
|
Ruff (F401):
scripts/download_data.py#L12
scripts/download_data.py:12:8: F401 `os` imported but unused
|
|
Ruff (I001):
scripts/download_data.py#L12
scripts/download_data.py:12:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F541):
demo.py#L106
demo.py:106:19: F541 f-string without any placeholders
|
|
Ruff (E741):
demo.py#L93
demo.py:93:27: E741 Ambiguous variable name: `l`
|
|
Ruff (I001):
demo.py#L19
demo.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F401):
demo.py#L14
demo.py:14:20: F401 `typing.Dict` imported but unused
|
|
Test Python 3.10
The strategy configuration was canceled because "test._3_11" failed
|
|
Test Python 3.10
Process completed with exit code 1.
|
|
Test Python 3.10
Process completed with exit code 4.
|
|
Ruff (F841):
scripts/download_data.py#L79
scripts/download_data.py:79:5: F841 Local variable `dest` is assigned to but never used
|
|
Ruff (F841):
scripts/download_data.py#L77
scripts/download_data.py:77:5: F841 Local variable `test_vcf_url` is assigned to but never used
|
|
Ruff (F401):
scripts/download_data.py#L17
scripts/download_data.py:17:8: F401 `shutil` imported but unused
|
|
Ruff (F401):
scripts/download_data.py#L16
scripts/download_data.py:16:8: F401 `gzip` imported but unused
|
|
Ruff (F401):
scripts/download_data.py#L12
scripts/download_data.py:12:8: F401 `os` imported but unused
|
|
Ruff (I001):
scripts/download_data.py#L12
scripts/download_data.py:12:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F541):
demo.py#L106
demo.py:106:19: F541 f-string without any placeholders
|
|
Ruff (E741):
demo.py#L93
demo.py:93:27: E741 Ambiguous variable name: `l`
|
|
Ruff (I001):
demo.py#L19
demo.py:19:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (F401):
demo.py#L14
demo.py:14:20: F401 `typing.Dict` imported but unused
|
|
Test Python 3.12
The strategy configuration was canceled because "test._3_11" failed
|
|
Test Python 3.12
The operation was canceled.
|