test ui elements #6302
test ui elements #6302
reviewdog [vale] report
reported by reviewdog 🐶
Findings (3)
website/docs/docs/introduction.md|12 col 7| [custom.UIElements] UI elements like 'Save' should be bold.
website/docs/docs/introduction.md|16 col 16| [custom.UIElements] UI elements like 'Account settings' should be bold.
website/docs/docs/introduction.md|22 col 31| [custom.UIElements] UI elements like 'Save' should be bold.
Filtered Findings (2)
website/docs/docs/introduction.md|65 col 106| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
website/docs/docs/introduction.md|65 col 175| [custom.LatinAbbreviations] Avoid Latin abbreviations: 'for example'. Consider using 'edge' instead.
Annotations
Check warning on line 12 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L12
[custom.UIElements] UI elements like 'Save' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Save' should be bold.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 12, "column": 7}}}, "severity": "WARNING"}
Check warning on line 16 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L16
[custom.UIElements] UI elements like 'Account settings' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Account settings' should be bold.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 16, "column": 16}}}, "severity": "WARNING"}
Check warning on line 22 in website/docs/docs/introduction.md
github-actions / vale
[vale] website/docs/docs/introduction.md#L22
[custom.UIElements] UI elements like 'Save' should be bold.
Raw output
{"message": "[custom.UIElements] UI elements like 'Save' should be bold.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 22, "column": 31}}}, "severity": "WARNING"}