Error handling and tests #30
Lint-and-test.yml
on: pull_request
call-workflow
/
ruff
11s
call-workflow
/
pyright
34s
call-workflow
/
code-ql
1m 8s
tests
12s
Annotations
2 errors
|
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
|