Skip to content

working on tests

working on tests #73

Triggered via push January 30, 2026 13:05
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F821): src/sbmlsim/combine/sedml/task.py#L159
src/sbmlsim/combine/sedml/task.py:159:16: F821 Undefined name `SEDMLCodeFactory`
Ruff (F821): src/sbmlsim/combine/sedml/task.py#L151
src/sbmlsim/combine/sedml/task.py:151:13: F821 Undefined name `warnings`
Ruff (E711): src/sbmlsim/combine/sedml/task.py#L116
src/sbmlsim/combine/sedml/task.py:116:33: E711 Comparison to `None` should be `cond is not None`
Ruff (F821): src/sbmlsim/combine/sedml/runner.py#L59
src/sbmlsim/combine/sedml/runner.py:59:19: F821 Undefined name `SimulatorSerialRR`
Ruff (F401): src/sbmlsim/combine/sedml/runner.py#L12
src/sbmlsim/combine/sedml/runner.py:12:31: F401 `sbmlsim.simulator.SimulatorSerial` imported but unused
Ruff (F401): src/sbmlsim/combine/sedml/io.py#L7
src/sbmlsim/combine/sedml/io.py:7:20: F401 `typing.Dict` imported but unused
Ruff (F541): oven/multiprocessing/ray_init.py#L15
oven/multiprocessing/ray_init.py:15:7: F541 f-string without any placeholders
Ruff (E402): oven/multiprocessing/ray_init.py#L8
oven/multiprocessing/ray_init.py:8:1: E402 Module level import not at top of file
Ruff (E741): oven/multiprocessing/multiprocessing_manager.py#L13
oven/multiprocessing/multiprocessing_manager.py:13:9: E741 Ambiguous variable name: `l`
Ruff (E741): oven/multiprocessing/multiprocessing_manager.py#L4
oven/multiprocessing/multiprocessing_manager.py:4:10: E741 Ambiguous variable name: `l`