Skip to content

Feat: small improvements + fixes + tests #301

Feat: small improvements + fixes + tests

Feat: small improvements + fixes + tests #301

Triggered via pull request November 29, 2024 14:59
Status Failure
Total duration 1m 25s
Artifacts

ci.yaml

on: pull_request
stable / fmt
17s
stable / fmt
stable / clippy
52s
stable / clippy
stable / test
1m 13s
stable / test
stable / doc
29s
stable / doc
Fit to window
Zoom out
Zoom in

Annotations

9 errors
empty line after doc comment: rig-lancedb/src/utils/deserializer.rs#L360
error: empty line after doc comment --> rig-lancedb/src/utils/deserializer.rs:360:1 | 360 | / /// Everything below includes helpers for the recursive function `type_matcher`./// 361 | | /////////////////////////////////////////////////////////////////////////////////// 362 | | | |_ 363 | /// Trait used to "deserialize" an arrow_array::Array as as list of primitive objects. 364 | trait DeserializePrimitiveArray { | ------------------------------- the comment documents this trait | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments = note: `-D clippy::empty-line-after-doc-comments` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::empty_line_after_doc_comments)]` = help: if the empty line is unintentional remove it help: if the doc comment should not document `DeserializePrimitiveArray` comment it out | 360 | // /// Everything below includes helpers for the recursive function `type_matcher`./// | ++
stable / clippy
Clippy has exited with exit code 101
stable / test: rig-core/tests/embed_macro.rs#L46
failed to resolve: use of undeclared crate or module `embeddings`
stable / test: rig-core/tests/embed_macro.rs#L89
failed to resolve: use of undeclared crate or module `embeddings`
stable / test: rig-core/tests/embed_macro.rs#L121
failed to resolve: use of undeclared crate or module `embeddings`
stable / test: rig-core/tests/embed_macro.rs#L145
failed to resolve: use of undeclared crate or module `embeddings`
stable / test: rig-core/tests/embed_macro.rs#L179
failed to resolve: use of undeclared crate or module `embeddings`
stable / test: rig-core/tests/embed_macro.rs#L208
failed to resolve: use of undeclared crate or module `embeddings`
stable / test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101