Skip to content

Add note about deps #139

Add note about deps

Add note about deps #139

GitHub Actions / vale completed Oct 15, 2024 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (8)

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

Filtered Findings (0)

Annotations

Check warning on line 33 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L33

[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": 33, "column": 92}}}, "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": 54}}}, "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.TooWordy] 'equivalent' is too wordy.
Raw output
{"message": "[write-good.TooWordy] 'equivalent' is too wordy.", "location": {"path": "README.md", "range": {"start": {"line": 91, "column": 54}}}, "severity": "WARNING"}

Check warning on line 93 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L93

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

Check warning on line 95 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L95

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

Check warning on line 114 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L114

[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": 114, "column": 95}}}, "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] '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": 115, "column": 1}}}, "severity": "WARNING"}

Check warning on line 138 in README.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] README.md#L138

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