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

reviewdog [vale] report

reported by reviewdog 🐶

Findings (8)

README.md|44 col 19| [write-good.TooWordy] 'all of' is too wordy.
README.md|103 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|106 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|110 col 12| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|113 col 1| [write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
README.md|133 col 17| [write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
README.md|134 col 1| [write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
README.md|158 col 1| [write-good.So] Don't start a sentence with 'So '.

Filtered Findings (0)

Annotations

Check warning on line 44 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L44

[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": 44, "column": 19}}}, "severity": "WARNING"}

Check warning on line 103 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L103

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

Check warning on line 106 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L106

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

Check warning on line 110 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L110

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

Check warning on line 113 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L113

[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": 113, "column": 1}}}, "severity": "WARNING"}

Check warning on line 133 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L133

[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": 133, "column": 17}}}, "severity": "WARNING"}

Check warning on line 134 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L134

[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": 134, "column": 1}}}, "severity": "WARNING"}

Check warning on line 158 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L158

[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": 158, "column": 1}}}, "severity": "WARNING"}