Skip to content

5 add ragsystem

5 add ragsystem #45

Triggered via pull request April 24, 2024 11:13
@AJDERSAJDERS
synchronize #12
5-add-ragsystem
Status Failure
Total duration 2m 2s
Billable time 3m
Artifacts

ci.yaml

on: pull_request
Matrix: pytest
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
Ruff (D417): src/ragger/embedding_store.py#L82
src/ragger/embedding_store.py:82:9: D417 Missing argument description in the docstring for `add_embeddings`: `self`
Ruff (D417): src/ragger/embedding_store.py#L108
src/ragger/embedding_store.py:108:9: D417 Missing argument description in the docstring for `save`: `self`
Ruff (D417): src/ragger/embedding_store.py#L130
src/ragger/embedding_store.py:130:9: D417 Missing argument description in the docstring for `load`: `self`
Ruff (D417): src/ragger/embedding_store.py#L149
src/ragger/embedding_store.py:149:9: D417 Missing argument description in the docstring for `get_nearest_neighbours`: `self`
pytest (ubuntu-latest, 3.11)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pytest (ubuntu-latest, 3.11)
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/.