Skip to content

issue #9, Developing a Search Function Test Utilizing LLM #233

issue #9, Developing a Search Function Test Utilizing LLM

issue #9, Developing a Search Function Test Utilizing LLM #233

Triggered via pull request February 1, 2024 19:47
Status Failure
Total duration 32s
Artifacts

pull-request.yml

on: pull_request
lint-test  /  lint-test
23s
lint-test / lint-test
build  /  build
build / build
deploy  /  deploy
deploy / deploy
Fit to window
Zoom out
Zoom in

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/.