Skip to content

Merge branch 'remove-ui-elements' into test-ui-elements #18915

Merge branch 'remove-ui-elements' into test-ui-elements

Merge branch 'remove-ui-elements' into test-ui-elements #18915

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

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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"}