Improve Nuxt doc #834
styles-review.yml
on: pull_request
Run Vale Linter
8s
Annotations
1 error and 4 warnings
Run Vale Linter
Vale and reviewdog exited with status code: 1
|
Run Vale Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Vale Linter:
content/guides/nuxt.md#L81
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'we'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "content/guides/nuxt.md", "range": {"start": {"line": 81, "column": 7}}}, "severity": "WARNING"}
|
Run Vale Linter:
content/guides/nuxt.md#L81
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('is based').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('is based').", "location": {"path": "content/guides/nuxt.md", "range": {"start": {"line": 81, "column": 136}}}, "severity": "INFO"}
|
Run Vale Linter
The process '/usr/bin/git' failed with exit code 128
|