Skip to content

Remove texts2

Remove texts2 #1654

Triggered via pull request September 30, 2024 11:57
Status Success
Total duration 9m 48s
Artifacts

ci.yml

on: pull_request
Build virtual environment
2m 56s
Build virtual environment
Pre-checks: Rust code Format
14s
Pre-checks: Rust code Format
Pre-checks: Clippy lint
3m 21s
Pre-checks: Clippy lint
Lint all helm charts
5s
Lint all helm charts
Check Licenses
1m 20s
Check Licenses
Node Rust tests
8m 36s
Node Rust tests
Build node binaries
3m 40s
Build node binaries
Matrix: NucliaDB components tests
Matrix: NucliaDB tests
Matrix: Python packages tests
Pre-checks: Protos up-to-date
2m 21s
Pre-checks: Protos up-to-date
Pre-checks: Python lint
2m 23s
Pre-checks: Python lint
check-migrations
19s
check-migrations
Sidecar tests
1m 20s
Sidecar tests
NucliaDB search tests
5m 41s
NucliaDB search tests
CI passed
0s
CI passed
Matrix: Trigger deploy / Build Python images
Waiting for pending jobs
Trigger deploy  /  Deploy nucliadb shared
Trigger deploy / Deploy nucliadb shared
Trigger deploy  /  Build node image
Trigger deploy / Build node image
Trigger release  /  Build and push nucliadb docker image
Trigger release / Build and push nucliadb docker image
Trigger release  /  Build wheels
Trigger release / Build wheels
Matrix: Trigger deploy / Deploy NucliaDB component
Waiting for pending jobs
Trigger deploy  /  Deploy Node
Trigger deploy / Deploy Node
Trigger release  /  Deploy Helm chart and trigger internal CI
Trigger release / Deploy Helm chart and trigger internal CI
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 28 warnings
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (ingest)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (train)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB components tests (standalone)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 2)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 0)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
NucliaDB tests (pg, 1)
Event loop is closed
Node Rust tests
ENOENT: no such file or directory, opendir '/home/runner/work/nucliadb/nucliadb/target/tests/target'
Node Rust tests
Error: ENOENT: no such file or directory, opendir '/home/runner/work/nucliadb/nucliadb/target/tests/target'
Node Rust tests
ENOENT: no such file or directory, opendir '/home/runner/work/nucliadb/nucliadb/target/tests/target'
Node Rust tests
Error: ENOENT: no such file or directory, opendir '/home/runner/work/nucliadb/nucliadb/target/tests/target'
Build virtual environment
The following actions use a deprecated Node.js version and will be forced to run on node20: pdm-project/setup-pdm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre-checks: Clippy lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Pre-checks: Clippy lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check-migrations
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_node_binding)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_models)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_dataset)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_telemetry)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_sdk)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB components tests (ingest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB components tests (train)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python packages tests (nucliadb_utils)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB components tests (standalone)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Sidecar tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB components tests (writer)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre-checks: Protos up-to-date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Pre-checks: Python lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pdm-project/setup-pdm@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB tests (pg, 2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, nick-fields/retry@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB components tests (reader)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB tests (pg, 0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, nick-fields/retry@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
NucliaDB tests (pg, 1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, nick-fields/retry@v2, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node Rust tests
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Node Rust tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Node Rust tests: nucliadb_node/src/shards/shard_writer.rs#L40
unused import: `feature_flags`
Node Rust tests: nucliadb_node/src/shards/shard_writer.rs#L123
unused variable: `ff_context`
Node Rust tests: nucliadb_node/src/shards/shard_writer.rs#L109
unused variable: `settings`
Node Rust tests
`nucliadb_node` (lib) generated 3 warnings (run `cargo fix --lib -p nucliadb_node` to apply 3 suggestions)
NucliaDB search tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/