fix(nodejs): different env vars should not be in the code block #888
styles-review.yml
on: pull_request
Run Vale Linter
10s
Annotations
1 error and 6 warnings
Run Vale Linter
Vale and reviewdog exited with status code: 1
|
Run Vale Linter:
content/doc/applications/javascript/nodejs.md#L95
[vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.
Raw Output:
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/doc/applications/javascript/nodejs.md", "range": {"start": {"line": 95, "column": 90}}}, "severity": "WARNING"}
|
Run Vale Linter:
content/doc/applications/javascript/nodejs.md#L95
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be installed').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('be installed').", "location": {"path": "content/doc/applications/javascript/nodejs.md", "range": {"start": {"line": 95, "column": 95}}}, "severity": "INFO"}
|
Run Vale Linter:
content/doc/applications/javascript/nodejs.md#L96
[vale] reported by reviewdog 🐶
[Google.Will] Avoid using 'will'.
Raw Output:
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/doc/applications/javascript/nodejs.md", "range": {"start": {"line": 96, "column": 89}}}, "severity": "WARNING"}
|
Run Vale Linter:
content/doc/applications/javascript/nodejs.md#L96
[vale] reported by reviewdog 🐶
[Google.Contractions] Use 'won't' instead of 'will not'.
Raw Output:
{"message": "[Google.Contractions] Use 'won't' instead of 'will not'.", "location": {"path": "content/doc/applications/javascript/nodejs.md", "range": {"start": {"line": 96, "column": 89}}}, "severity": "INFO"}
|
Run Vale Linter:
content/doc/applications/javascript/nodejs.md#L96
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be installed').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('be installed').", "location": {"path": "content/doc/applications/javascript/nodejs.md", "range": {"start": {"line": 96, "column": 98}}}, "severity": "INFO"}
|
Run Vale Linter
The process '/usr/bin/git' failed with exit code 128
|