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