Ticket 23 configure bluesky logging #126
Lint-and-test.yml
on: pull_request
Matrix: tests
call-linter-workflow
/
ruff
7s
call-linter-workflow
/
pyright
49s
Final Results
0s
Annotations
4 errors
Ruff (I001):
tests/logger/test_logger.py#L1
tests/logger/test_logger.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (F401):
tests/logger/test_logger.py#L1
tests/logger/test_logger.py:1:8: F401 `logging` imported but unused
|
call-linter-workflow / ruff
Process completed with exit code 123.
|
Final Results
Process completed with exit code 1.
|