Skip to content

Feat(vector store): lancedb #52

Feat(vector store): lancedb

Feat(vector store): lancedb #52

Triggered via pull request September 24, 2024 18:11
Status Failure
Total duration 49s
Artifacts

ci.yaml

on: pull_request
stable / fmt
7s
stable / fmt
stable / clippy
41s
stable / clippy
Fit to window
Zoom out
Zoom in

Annotations

2 errors
unused import: `serde::Deserialize`: rig-mongodb/src/lib.rs#L8
error: unused import: `serde::Deserialize` --> rig-mongodb/src/lib.rs:8:5 | 8 | use serde::Deserialize; | ^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
stable / clippy
Clippy has exited with exit code 101