Skip to content

[#16] Add some sanity checks for bad params to qdrant_collection.add(… #33

[#16] Add some sanity checks for bad params to qdrant_collection.add(…

[#16] Add some sanity checks for bad params to qdrant_collection.add(… #33

Triggered via push July 17, 2023 21:07
Status Failure
Total duration 48s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Ruff (F541): pylib/embedding_helper.py#L110
pylib/embedding_helper.py:110:27: F541 f-string without any placeholders
Ruff (E501): pylib/embedding_helper.py#L117
pylib/embedding_helper.py:117:121: E501 Line too long (134 > 120 characters)
Ruff (E501): pylib/embedding_helper.py#L163
pylib/embedding_helper.py:163:121: E501 Line too long (130 > 120 characters)
build (3.11)
Process completed with exit code 1.
build (3.10)
The job was canceled because "_3_11" failed.
build (3.10)
The operation was canceled.