Ticket14 docs webpage #78
Lint-and-test.yml
on: pull_request
Matrix: tests
call-linter-workflow
/
ruff
13s
call-linter-workflow
/
pyright
38s
Final Results
0s
Annotations
6 errors
call-linter-workflow / ruff
Process completed with exit code 123.
|
Ruff (W293):
src/ibex_bluesky_core/devices/block.py#L51
src/ibex_bluesky_core/devices/block.py:51:1: W293 Blank line contains whitespace
|
Ruff (W293):
src/ibex_bluesky_core/devices/block.py#L157
src/ibex_bluesky_core/devices/block.py:157:1: W293 Blank line contains whitespace
|
Ruff (W293):
src/ibex_bluesky_core/run_engine.py#L61
src/ibex_bluesky_core/run_engine.py:61:1: W293 Blank line contains whitespace
|
call-linter-workflow / ruff
Process completed with exit code 123.
|
Final Results
Process completed with exit code 1.
|