Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test ui elements #6302

Closed
wants to merge 21 commits into from

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

d250f50
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

test ui elements #6302

Merge branch 'remove-ui-elements' into test-ui-elements
d250f50
Select commit
Loading
Failed to load commit list.
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"}