Skip to content

Remove hardcoded paths from rnaseq.py #22

Remove hardcoded paths from rnaseq.py

Remove hardcoded paths from rnaseq.py #22

Triggered via pull request December 9, 2024 18:11
Status Failure
Total duration 36s
Artifacts

continuous_integration.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
Ruff (E501): main/COMO.ipynb#L172
main/COMO.ipynb:1:1: E501 Line too long (123 > 120)
Ruff (E402): main/COMO.ipynb#L196
main/COMO.ipynb:1:1: E402 Module level import not at top of cell
Ruff (E402): main/COMO.ipynb#L197
main/COMO.ipynb:1:1: E402 Module level import not at top of cell
Ruff (E402): main/COMO.ipynb#L198
main/COMO.ipynb:1:1: E402 Module level import not at top of cell
Ruff (E402): main/COMO.ipynb#L200
main/COMO.ipynb:1:1: E402 Module level import not at top of cell
Ruff (PTH118): main/COMO.ipynb#L205
main/COMO.ipynb:1:1: PTH118 `os.path.join()` should be replaced by `Path` with `/` operator
Ruff (PTH123): main/COMO.ipynb#L206
main/COMO.ipynb:1:1: PTH123 `open()` should be replaced by `Path.open()`
Ruff (SIM118): main/COMO.ipynb#L210
main/COMO.ipynb:1:1: SIM118 Use `key in dict` instead of `key in dict.keys()`
Ruff (PTH118): main/COMO.ipynb#L214
main/COMO.ipynb:1:1: PTH118 `os.path.join()` should be replaced by `Path` with `/` operator
Ruff (PTH118): main/COMO.ipynb#L218
main/COMO.ipynb:1:1: PTH118 `os.path.join()` should be replaced by `Path` with `/` operator
test (3.10)
Process completed with exit code 2.
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636