Skip to content

[Docs]: Update rest of core parameter descriptions #23

[Docs]: Update rest of core parameter descriptions

[Docs]: Update rest of core parameter descriptions #23

Triggered via pull request October 25, 2024 15:31
Status Success
Total duration 37s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
check: spec/schemas/_core.search.yaml#L786
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'index.highlight'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'index.highlight'.", "location": {"path": "spec/schemas/_core.search.yaml", "range": {"start": {"line": 786, "column": 76}}}, "severity": "ERROR"}
check: spec/schemas/_core.reindex_rethrottle.yaml#L67
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'ctx.op'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'ctx.op'.", "location": {"path": "spec/schemas/_core.reindex_rethrottle.yaml", "range": {"start": {"line": 67, "column": 145}}}, "severity": "ERROR"}
check
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/