reviewdog [vale] report
reported by reviewdog 🐶
Findings (2)
website/docs/docs/build/unit-tests.md|325 col 5| [custom.SentenceCaseHeaders] 'Common Pitfalls' should use sentence-style capitalization. Try '' instead.
website/docs/docs/build/unit-tests.md|329 col 5| [custom.SentenceCaseHeaders] 'How Unit Tests Compile' should use sentence-style capitalization. Try '' instead.
Filtered Findings (3)
website/docs/docs/build/unit-tests.md|13 col 50| [custom.Typos] Oops there's a typo -- did you really mean 'v1.8+'?
website/docs/docs/build/unit-tests.md|19 col 15| [custom.Typos] Oops there's a typo -- did you really mean 'v1.8'?
website/docs/docs/build/unit-tests.md|102 col 167| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
Annotations
Check warning on line 325 in website/docs/docs/build/unit-tests.md
github-actions / vale
[vale] website/docs/docs/build/unit-tests.md#L325
[custom.SentenceCaseHeaders] 'Common Pitfalls' should use sentence-style capitalization. Try '' instead.
Raw output
{"message": "[custom.SentenceCaseHeaders] 'Common Pitfalls' should use sentence-style capitalization. Try '' instead.", "location": {"path": "website/docs/docs/build/unit-tests.md", "range": {"start": {"line": 325, "column": 5}}}, "severity": "WARNING"}
Check warning on line 329 in website/docs/docs/build/unit-tests.md
github-actions / vale
[vale] website/docs/docs/build/unit-tests.md#L329
[custom.SentenceCaseHeaders] 'How Unit Tests Compile' should use sentence-style capitalization. Try '' instead.
Raw output
{"message": "[custom.SentenceCaseHeaders] 'How Unit Tests Compile' should use sentence-style capitalization. Try '' instead.", "location": {"path": "website/docs/docs/build/unit-tests.md", "range": {"start": {"line": 329, "column": 5}}}, "severity": "WARNING"}