issue #9, Developing a Search Function Test Utilizing LLM #237
pull-request.yml
on: pull_request
Annotations
3 errors and 1 warning
Ruff (F401):
bin/generate_qna.py#L13
bin/generate_qna.py:13:8: F401 `re` imported but unused
|
Ruff (E402):
tests/test_db_generate_qna.py#L12
tests/test_db_generate_qna.py:12:1: E402 Module level import not at top of file
|
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/.
|