Skip to content

Update TermsQuery and TermsSetQuery and add tests #864

Update TermsQuery and TermsSetQuery and add tests

Update TermsQuery and TermsSetQuery and add tests #864

Triggered via pull request September 3, 2024 16:54
Status Failure
Total duration 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: tests/default/_core/search/query/terms.yaml#L63
Unknown word: "Witcher"
lint: tests/default/_core/search/query/terms.yaml#L144
Unknown word: "Witcher"
lint: tests/default/_core/search/query/terms_set.yaml#L27
Expected sequence values to be in ascending order. 'Adventure' should be before 'Animation'
lint: tests/default/_core/search/query/terms_set.yaml#L38
Expected sequence values to be in ascending order. 'Family' should be before 'Musical'
lint: tests/default/_core/search/query/terms_set.yaml#L58
Expected sequence values to be in ascending order. 'Adventure' should be before 'Animation'
lint: tests/default/_core/search/query/terms_set.yaml#L75
Expected sequence values to be in ascending order. 'Adventure' should be before 'Animation'
lint: tests/default/_core/search/query/terms_set.yaml#L85
Expected sequence values to be in ascending order. 'Family' should be before 'Musical'
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/