Error handling and tests #32
Lint-and-test.yml
on: pull_request
call-workflow
/
ruff
9s
call-workflow
/
pyright
30s
call-workflow
/
code-ql
1m 4s
tests
13s
Annotations
3 errors
|
call-workflow / ruff
Process completed with exit code 123.
|
|
call-workflow / ruff
Process completed with exit code 123.
|
|
Ruff (I001):
tests/test_utils.py#L1
tests/test_utils.py:1:1: I001 Import block is un-sorted or un-formatted
|