issue #9, Developing a Search Function Test Utilizing LLM #233
pull-request.yml
on: pull_request
Annotations
4 errors and 1 warning
Ruff (F401):
tests/test_db_api.py#L6
tests/test_db_api.py:6:24: F401 `ailab.db.api` imported but unused
|
Ruff (F401):
tests/test_db_generate_qna.py#L2
tests/test_db_generate_qna.py:2:8: F401 `os` imported but unused
|
Ruff (F401):
tests/test_db_schema.py#L4
tests/test_db_schema.py:4:25: F401 `testing_utils` imported but unused
|
lint-test / lint-test
Process completed with exit code 1.
|
lint-test / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|