Skip to content
GitHub Actions / vale completed Oct 22, 2024 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (8)

README.md|46 col 19| [write-good.TooWordy] 'all of' is too wordy.
README.md|105 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|108 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|112 col 12| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|115 col 1| [write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
README.md|135 col 17| [write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
README.md|136 col 1| [write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
README.md|160 col 1| [write-good.So] Don't start a sentence with 'So '.

Filtered Findings (0)

Annotations

Check warning on line 46 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L46

[write-good.TooWordy] 'all of' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'all of' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 46, "column": 19}}}, "severity": "WARNING"}

Check warning on line 105 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L105

[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 105, "column": 54}}}, "severity": "WARNING"}

Check warning on line 108 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L108

[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 108, "column": 54}}}, "severity": "WARNING"}

Check warning on line 112 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L112

[write-good.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 112, "column": 12}}}, "severity": "WARNING"}

Check warning on line 115 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L115

[write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 115, "column": 1}}}, "severity": "WARNING"}

Check warning on line 135 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L135

[write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 135, "column": 17}}}, "severity": "WARNING"}

Check warning on line 136 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L136

[write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
Raw output
{"message": "[write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.", "location": {"path": "README.md", "range": {"start": {"line": 136, "column": 1}}}, "severity": "WARNING"}

Check warning on line 160 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L160

[write-good.So] Don't start a sentence with 'So '.
Raw output
{"message": "[write-good.So] Don't start a sentence with 'So '.", "location": {"path": "README.md", "range": {"start": {"line": 160, "column": 1}}}, "severity": "WARNING"}