Skip to content

Replication namespace #88

Replication namespace

Replication namespace #88

Triggered via pull request November 10, 2024 18:33
Status Failure
Total duration 34s
Artifacts

style.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
check: tests/plugins/replication/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/replication/docker-compose.yml", "range": {"start": {"line": 4, "column": 3}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#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/replication/docker-compose.yml", "range": {"start": {"line": 5, "column": 64}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L11
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'bootstrap.memory'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'bootstrap.memory'.", "location": {"path": "tests/plugins/replication/docker-compose.yml", "range": {"start": {"line": 11, "column": 9}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L12
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'cluster.initial'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'cluster.initial'.", "location": {"path": "tests/plugins/replication/docker-compose.yml", "range": {"start": {"line": 12, "column": 9}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L12
[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/replication/docker-compose.yml", "range": {"start": {"line": 12, "column": 38}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L13
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'cluster.name'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'cluster.name'.", "location": {"path": "tests/plugins/replication/docker-compose.yml", "range": {"start": {"line": 13, "column": 9}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L14
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'discovery.seed'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'discovery.seed'.", "location": {"path": "tests/plugins/replication/docker-compose.yml", "range": {"start": {"line": 14, "column": 9}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L14
[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/replication/docker-compose.yml", "range": {"start": {"line": 14, "column": 30}}}, "severity": "ERROR"}
check: tests/plugins/replication/docker-compose.yml#L15
[vale] reported by reviewdog 🐶 [OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'network.host'. Raw Output: {"message": "[OpenSearch.SpacingPunctuation] There should be no space before and one space after the punctuation mark in 'network.host'.", "location": {"path": "tests/plugins/replication/docker-compose.yml", "range": {"start": {"line": 15, "column": 9}}}, "severity": "ERROR"}
check
reviewdog: Too many results (annotations) in diff. You may miss some annotations due to GitHub limitation for annotation created by logging command. Please check GitHub Actions log console to see all results. Limitation: - 10 warning annotations and 10 error annotations per step - 50 annotations per job (sum of annotations from all the steps) - 50 annotations per run (separate from the job annotations, these annotations aren't created by users) Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
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/