Skip to content

v3 structure

v3 structure #643

GitHub Actions / vale failed Oct 9, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (8)

README.md|29 col 92| [write-good.TooWordy] 'all of' is too wordy.
README.md|85 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|87 col 54| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|89 col 90| [write-good.TooWordy] 'equivalent' is too wordy.
README.md|91 col 80| [write-good.Passive] 'is determined' may be passive voice. Use active voice if you can.
README.md|110 col 95| [write-good.Passive] 'is enabled' may be passive voice. Use active voice if you can.
README.md|111 col 1| [write-good.Passive] 'was reported' may be passive voice. Use active voice if you can.
README.md|134 col 1| [write-good.So] Don't start a sentence with 'So '.

Filtered Findings (0)

Annotations

Check warning on line 29 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L29

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

Check warning on line 85 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L85

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

Check warning on line 87 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L87

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

Check warning on line 89 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L89

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

Check warning on line 91 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L91

[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": 91, "column": 80}}}, "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.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": 110, "column": 95}}}, "severity": "WARNING"}

Check warning on line 111 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L111

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

Check failure on line 134 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L134

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