Skip to content

fix(k8s): correct max k8s version #1774

fix(k8s): correct max k8s version

fix(k8s): correct max k8s version #1774

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / vale failed Oct 24, 2023 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (1)

app/_src/introduction/kuma-requirements.md|13 col 28| [Google.Passive] In general, use active voice instead of passive voice ('is validated').

Filtered Findings (18)

app/_src/introduction/kuma-requirements.md|27 col 42| [Google.Units] Put a nonbreaking space between the number and the unit in '2GB'.
app/_src/introduction/kuma-requirements.md|27 col 56| [Google.Will] Avoid using 'will'.
app/_src/introduction/kuma-requirements.md|29 col 90| [Google.Units] Put a nonbreaking space between the number and the unit in '1MB'.
app/_src/introduction/kuma-requirements.md|30 col 18| [Vale.Spelling] Did you really mean 'CPUs'?
app/_src/introduction/kuma-requirements.md|30 col 85| [Google.Parens] Use parentheses judiciously.
app/_src/introduction/kuma-requirements.md|30 col 153| [Vale.Spelling] Did you really mean 'CPUs'?
app/_src/introduction/kuma-requirements.md|32 col 6| [Google.Passive] In general, use active voice instead of passive voice ('being said').
app/_src/introduction/kuma-requirements.md|32 col 17| [Google.We] Try to avoid using first-person plural like 'we'.
app/_src/introduction/kuma-requirements.md|33 col 72| [Google.We] Try to avoid using first-person plural like 'we'.
app/_src/introduction/kuma-requirements.md|37 col 20| [Google.Parens] Use parentheses judiciously.
app/_src/introduction/kuma-requirements.md|37 col 21| [Vale.Spelling] Did you really mean 'xds_delivery'?
app/_src/introduction/kuma-requirements.md|37 col 168| [Google.Quotes] Commas and periods go inside quotation marks.
app/_src/introduction/kuma-requirements.md|38 col 33| [Google.Parens] Use parentheses judiciously.
app/_src/introduction/kuma-requirements.md|38 col 102| [Google.Passive] In general, use active voice instead of passive voice ('be generated').
app/_src/introduction/kuma-requirements.md|46 col 48| [Google.Passive] In general, use active voice instead of passive voice ('is deployed').
app/_src/introduction/kuma-requirements.md|58 col 86| [Google.Contractions] Use 'can't' instead of 'cannot'.
app/_src/introduction/kuma-requirements.md|96 col 9| [Google.Colons] ': W' should be in lowercase.
app/_src/introduction/kuma-requirements.md|96 col 66| [Google.Passive] In general, use active voice instead of passive voice ('be described').

Annotations

Check notice on line 13 in app/_src/introduction/kuma-requirements.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] app/_src/introduction/kuma-requirements.md#L13

[Google.Passive] In general, use active voice instead of passive voice ('is validated').
Raw output
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('is validated').", "location": {"path": "app/_src/introduction/kuma-requirements.md", "range": {"start": {"line": 13, "column": 28}}}, "severity": "INFO"}