safe tantivy replication (#1755) #149
release.yml
on: push
Build wheels
25m 27s
Deploy Helm chart and trigger internal CI
5s
Annotations
8 warnings
struct update has no effect, all the fields in the struct have already been specified:
nucliadb_node/tests/test_search_relations.rs#L386
warning: struct update has no effect, all the fields in the struct have already been specified
--> nucliadb_node/tests/test_search_relations.rs:386:19
|
386 | ..Default::default()
| ^^^^^^^^^^^^^^^^^^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_update
= note: `#[warn(clippy::needless_update)]` on by default
|
unused import: `NodeResult`:
nucliadb_node/src/grpc/grpc_writer.rs#L30
warning: unused import: `NodeResult`
--> nucliadb_node/src/grpc/grpc_writer.rs:30:30
|
30 | use nucliadb_core::{Channel, NodeResult};
| ^^^^^^^^^^
|
unused import: `nucliadb_core::NodeResult`:
nucliadb_node/src/grpc/grpc_reader.rs#L27
warning: unused import: `nucliadb_core::NodeResult`
--> nucliadb_node/src/grpc/grpc_reader.rs:27:5
|
27 | use nucliadb_core::NodeResult;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
unused import: `NodeResult`:
nucliadb_node/src/grpc/grpc_writer.rs#L30
warning: unused import: `NodeResult`
--> nucliadb_node/src/grpc/grpc_writer.rs:30:30
|
30 | use nucliadb_core::{Channel, NodeResult};
| ^^^^^^^^^^
|
unused import: `nucliadb_core::NodeResult`:
nucliadb_node/src/grpc/grpc_reader.rs#L27
warning: unused import: `nucliadb_core::NodeResult`
--> nucliadb_node/src/grpc/grpc_reader.rs:27:5
|
27 | use nucliadb_core::NodeResult;
| ^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
|
Build wheels
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, dorny/paths-filter@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and push nucliadb docker image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy Helm chart and trigger internal CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|