Skip to content

chore(deps): bump @elastic/elasticsearch from 5.6.22 to 8.17.0 #1172

chore(deps): bump @elastic/elasticsearch from 5.6.22 to 8.17.0

chore(deps): bump @elastic/elasticsearch from 5.6.22 to 8.17.0 #1172

Triggered via pull request December 16, 2024 19:30
Status Success
Total duration 1m 8s
Artifacts

lint-pull-requests.yml

on: pull_request_target
Run linters for pull requests
58s
Run linters for pull requests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
test/src/api/routes/test-search.js ► GET /search ► "before all" hook for "should return search result for given query": test-results.json#L0
Failed test found in: test-results.json Error: The client noticed that the server is not Elasticsearch and we do not support this unknown product.
test/src/server/routes/collection.js ► POST /collection/collectionID/collaborator/remove ► "before all" hook for "should allow collaborator to stop collaboration": test-results.json#L0
Failed test found in: test-results.json Error: The client noticed that the server is not Elasticsearch and we do not support this unknown product.
test/src/server/routes/collection.js ► POST /collection/collectionID/delete ► "before all" hook for "should be able to delete my collection": test-results.json#L0
Failed test found in: test-results.json Error: The client noticed that the server is not Elasticsearch and we do not support this unknown product.
test/src/server/routes/collection.js ► POST /collection/create ► "after all" hook for "should correctly add collaborators in the collection": test-results.json#L0
Failed test found in: test-results.json Error: Timeout of 50000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/bookbrainz-site/bookbrainz-site/test/src/server/routes/collection.js)
test/src/server/routes/collection.js ► POST /collection/create ► "before all" hook for "should correctly create collection and return with status code 200 for correct data": test-results.json#L0
Failed test found in: test-results.json Error: The client noticed that the server is not Elasticsearch and we do not support this unknown product.
test/src/server/routes/collection.js ► POST collection/edit ► "before all" hook for "should correctly update the collection and return 200 status code": test-results.json#L0
Failed test found in: test-results.json Error: The client noticed that the server is not Elasticsearch and we do not support this unknown product.
src/client/components/pages/revision.js#L177
Unexpected 'todo' comment: 'TODO: Add proper error handling.' (no-warning-comments)
src/client/entity-editor/common/entity-search-field-option.js#L129
'props' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/helpers/collectionRouteUtils.js#L22
'log' is defined but never used (@typescript-eslint/no-unused-vars)
src/server/routes/register.js#L22
'handler' is defined but never used (@typescript-eslint/no-unused-vars)
Run linters for pull requests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636