feat(mlbs): documentation of advanced locality awareness #1856
ci.yml
on: pull_request
test-plugins
26s
Check links
3m 8s
Test installer.sh on arm64
1m 59s
Lint docs
39s
Matrix: Test installer.sh
Annotations
4 errors and 15 warnings
Lint docs
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
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L400
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'datacenter'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'datacenter'?", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 400, "column": 54}}}, "severity": "ERROR"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L402
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'datacenter'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'datacenter'?", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 402, "column": 116}}}, "severity": "ERROR"}
|
Lint docs
reviewdog exited with status code: 1
|
Lint docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint docs:
app/_src/policies/locality-aware.md#L7
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('being replaced').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('being replaced').", "location": {"path": "app/_src/policies/locality-aware.md", "range": {"start": {"line": 7, "column": 53}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/locality-aware.md#L7
[vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.
Raw Output:
{"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "app/_src/policies/locality-aware.md", "range": {"start": {"line": 7, "column": 98}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L36
[vale] reported by reviewdog 🐶
[Google.Headings] 'LocalityAwareness' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'LocalityAwareness' should use sentence-style capitalization.", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 36, "column": 5}}}, "severity": "WARNING"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L40
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('is enabled').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('is enabled').", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 40, "column": 31}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L40
[vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.
Raw Output:
{"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 40, "column": 105}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L40
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are distributed').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are distributed').", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 40, "column": 166}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L40
[vale] reported by reviewdog 🐶
[Google.Contractions] Use 'aren't' instead of 'are not'.
Raw Output:
{"message": "[Google.Contractions] Use 'aren't' instead of 'are not'.", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 40, "column": 244}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L43
[vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.
Raw Output:
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 43, "column": 54}}}, "severity": "WARNING"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L43
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be treated').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('be treated').", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 43, "column": 59}}}, "severity": "INFO"}
|
Lint docs:
app/_src/policies/meshloadbalancingstrategy.md#L50
[vale] reported by reviewdog 🐶
[Google.Headings] 'Configuring LocalityAware Load Balancing for traffic within the same zone' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Configuring LocalityAware Load Balancing for traffic within the same zone' should use sentence-style capitalization.", "location": {"path": "app/_src/policies/meshloadbalancingstrategy.md", "range": {"start": {"line": 50, "column": 6}}}, "severity": "WARNING"}
|
Check links
The following actions uses node12 which is deprecated and will be forced to run on node16: fountainhead/[email protected], jakepartusch/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check links
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check links
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check links
Restore cache failed: Dependencies file is not found in /home/runner/work/kuma-website/kuma-website. Supported file pattern: go.sum
|