Skip to content

Correct index mapping types #131

Correct index mapping types

Correct index mapping types #131

Triggered via pull request November 13, 2024 21:12
Status Success
Total duration 45s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
check: tests/plugins/analysis/Dockerfile#L5
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'OpenSearch' instead of 'opensearch'. Raw Output: {"message": "[Vale.Terms] Use 'OpenSearch' instead of 'opensearch'.", "location": {"path": "tests/plugins/analysis/Dockerfile", "range": {"start": {"line": 5, "column": 39}}}, "severity": "ERROR"}
check: tests/plugins/analysis/Dockerfile#L6
[vale] reported by reviewdog 🐶 [Vale.Terms] Use 'OpenSearch' instead of 'opensearch'. Raw Output: {"message": "[Vale.Terms] Use 'OpenSearch' instead of 'opensearch'.", "location": {"path": "tests/plugins/analysis/Dockerfile", "range": {"start": {"line": 6, "column": 11}}}, "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/