Skip to content

Add plans

Add plans #330

Triggered via pull request February 20, 2025 17:09
@rerpharerpha
synchronize #111
add_plans
Status Failure
Total duration 4m 42s
Artifacts

Lint-and-test.yml

on: pull_request
Matrix: tests
call-linter-workflow  /  ruff
8s
call-linter-workflow / ruff
call-linter-workflow  /  pyright
1m 1s
call-linter-workflow / pyright
Final Results
0s
Final Results
Fit to window
Zoom out
Zoom in

Annotations

23 errors
call-linter-workflow / ruff
Process completed with exit code 123.
Ruff (I001): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L3
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:3:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L3
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:3:8: F401 `os` imported but unused
Ruff (F401): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L8
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:8:8: F401 `matplotlib` imported but unused
Ruff (F401): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L16
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:16:45: F401 `ibex_bluesky_core.devices.block.BlockWriteConfig` imported but unused
Ruff (F401): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L16
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:16:63: F401 `ibex_bluesky_core.devices.block.block_rw_rbv` imported but unused
Ruff (F401): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L25
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:25:42: F401 `ibex_bluesky_core.run_engine.get_run_engine` imported but unused
Ruff (F811): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L28
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:28:29: F811 Redefinition of unused `plt` from line 9
Ruff (ANN201): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L34
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:34:9: ANN201 Missing return type annotation for public function `batched`
Ruff (D103): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L34
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:34:9: D103 Missing docstring in public function
Ruff (ANN001): src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py#L34
src/ibex_bluesky_core/plans/muons/dae_magnet_scan.py:34:17: ANN001 Missing type annotation for function argument `iterable`
tests (ubuntu-latest, 3.11)
Process completed with exit code 1.
tests (ubuntu-latest, 3.10)
Event loop is closed
tests (ubuntu-latest, 3.10)
Process completed with exit code 1.
call-linter-workflow / pyright
Process completed with exit code 1.
tests (ubuntu-latest, 3.12)
Event loop is closed
tests (ubuntu-latest, 3.12)
Process completed with exit code 1.
tests (windows-latest, 3.10)
Event loop is closed
tests (windows-latest, 3.10)
Process completed with exit code 1.
tests (windows-latest, 3.11)
Process completed with exit code 1.
tests (windows-latest, 3.12)
Event loop is closed
tests (windows-latest, 3.12)
Process completed with exit code 1.
Final Results
Process completed with exit code 1.