Issue#74 Evaluate Question Quality #271
Annotations
5 errors and 1 warning
Lint with ruff:
tests/test_db_generate_qna_crawl.py#L7
tests/test_db_generate_qna_crawl.py:7:34: F401 `unittest.mock.MagicMock` imported but unused
|
Lint with ruff:
tests/test_db_generate_qna_crawl.py#L7
tests/test_db_generate_qna_crawl.py:7:45: F401 `unittest.mock.mock_open` imported but unused
|
Lint with ruff:
tests/test_db_generate_qna_crawl.py#L13
tests/test_db_generate_qna_crawl.py:13:1: E402 Module level import not at top of file
|
Lint with ruff:
tests/test_db_generate_qna_crawl.py#L13
tests/test_db_generate_qna_crawl.py:13:55: F401 `bin.generate_qna_crawl.NoChunkFoundError` imported but unused
|
Lint with ruff
Process completed with exit code 1.
|
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/.
|
Loading