Add graph documents and storage for vectorised graphs #1015
Annotations
6 errors and 18 warnings
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L33
private type `StoredDocument` in public interface
|
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L34
private type `StoredDocument` in public interface
|
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L35
private type `StoredDocument` in public interface
|
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L124
private type `StoredDocumentTemplate<G>` in public interface
|
Run Maturin develop
aborting due to 4 previous errors; 14 warnings emitted
|
Run Maturin develop
The process '/home/runner/work/_temp/aa2a375c-336c-4f14-83a9-733ebb39abc0/maturin' failed with exit code 1
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Maturin develop:
raphtory/src/python/packages/vectors.rs#L12
unused imports: `VectorisedGraph`, `graph::PyGraph`
|
Run Maturin develop:
raphtory/src/vectors/embedding_cache.rs#L1
unused import: `entity_id::EntityId`
|
Run Maturin develop:
raphtory/src/vectors/vectorised_graph.rs#L11
unused import: `graph_embeddings::StoredVectorisedGraph`
|
Run Maturin develop:
raphtory/src/vectors/vectorised_graph.rs#L18
unused imports: `Path`, `ops::Deref`
|
Run Maturin develop:
raphtory/src/vectors/entity_id.rs#L6
unused import: `GraphViewOps`
|
Run Maturin develop:
raphtory/src/python/packages/vectors.rs#L261
unused variable: `name`
|
Run Maturin develop:
raphtory/src/vectors/document_template.rs#L41
unused variable: `graph`
|
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L76
unused variable: `graph`
|
Run Maturin develop:
raphtory/src/vectors/graph_embeddings.rs#L100
unused variable: `texts`
|
Run Maturin develop:
raphtory/src/vectors/vectorised_cluster.rs#L30
unused variable: `score`
|
Cargo update
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Cargo update
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
Cargo update
some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading