add phone number analysis plugin #66
Annotations
5 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:
tests/plugins/analysis/docker-compose.yml#L4
[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/docker-compose.yml", "range": {"start": {"line": 4, "column": 3}}}, "severity": "ERROR"}
|
check:
tests/plugins/analysis/docker-compose.yml#L7
[vale] reported by reviewdog 🐶
[OpenSearch.Spelling] Error: args. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.
Raw Output:
{"message": "[OpenSearch.Spelling] Error: args. If you are referencing a setting, variable, format, function, or repository, surround it with tic marks.", "location": {"path": "tests/plugins/analysis/docker-compose.yml", "range": {"start": {"line": 7, "column": 7}}}, "severity": "ERROR"}
|
check:
tests/plugins/analysis/docker-compose.yml#L17
[vale] reported by reviewdog 🐶
[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'discovery.type'.
Raw Output:
{"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'discovery.type'.", "location": {"path": "tests/plugins/analysis/docker-compose.yml", "range": {"start": {"line": 17, "column": 9}}}, "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/
|