Expand-app-developers-pages #110
Annotations
1 error and 5 warnings
runner / vale
Vale and reviewdog exited with status code: 1
|
runner / vale:
content/docs/for-app-developers/concepts/experimental-features.md#L6
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are considered').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are considered').", "location": {"path": "content/docs/for-app-developers/concepts/experimental-features.md", "range": {"start": {"line": 6, "column": 18}}}, "severity": "INFO"}
|
runner / vale:
content/docs/for-app-developers/concepts/experimental-features.md#L10
[vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.
Raw Output:
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/docs/for-app-developers/concepts/experimental-features.md", "range": {"start": {"line": 10, "column": 18}}}, "severity": "WARNING"}
|
runner / vale:
content/docs/for-app-developers/concepts/experimental-features.md#L10
[vale] reported by reviewdog 🐶
[Google.WordList] Use 'to' instead of 'in order to'.
Raw Output:
{"message": "[Google.WordList] Use 'to' instead of 'in order to'.", "location": {"path": "content/docs/for-app-developers/concepts/experimental-features.md", "range": {"start": {"line": 10, "column": 62}}}, "severity": "WARNING"}
|
runner / vale:
content/docs/for-app-developers/concepts/experimental-features.md#L14
[vale] reported by reviewdog 🐶
[Google.WordList] Use 'app' instead of 'application'.
Raw Output:
{"message": "[Google.WordList] Use 'app' instead of 'application'.", "location": {"path": "content/docs/for-app-developers/concepts/experimental-features.md", "range": {"start": {"line": 14, "column": 29}}}, "severity": "WARNING"}
|
runner / vale:
content/docs/for-app-developers/concepts/experimental-features.md#L16
[vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'OCI', if it's unfamiliar to the audience.
Raw Output:
{"message": "[Google.Acronyms] Spell out 'OCI', if it's unfamiliar to the audience.", "location": {"path": "content/docs/for-app-developers/concepts/experimental-features.md", "range": {"start": {"line": 16, "column": 94}}}, "severity": "INFO"}
|