Skip to content

Feature/ add Elasticsearch database alternative for typesense #3705

Feature/ add Elasticsearch database alternative for typesense

Feature/ add Elasticsearch database alternative for typesense #3705

Re-run triggered October 4, 2024 16:44
Status Failure
Total duration 9m 15s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
test_integration
Process completed with exit code 1.
build (ubuntu-latest, v22.5.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_unit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_unit
No files were found with the provided path: coverage/. No artifacts will be uploaded.
lint: src/components/core/handler/ddoHandler.ts#L242
Use object destructuring
lint: src/components/database/ElasticSchemas.ts#L42
Found readFileSync from package "fs" with non literal argument at index 0
lint: src/components/database/typesense.ts#L151
Useless constructor
lint: src/components/database/typesense.ts#L182
Duplicate name 'collections'
lint: src/components/database/typesense.ts#L183
Duplicate name 'collections'
lint: src/components/database/typesenseApi.ts#L14
Useless constructor
lint: src/utils/attestation.ts#L9
Found readdirSync from package "fs" with non literal argument at index 0
test_system
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 18.20.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, v20.16.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_integration
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/