Skip to content

updated doc build process #22

updated doc build process

updated doc build process #22

GitHub Actions / vale completed Mar 5, 2024 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (5)

doc/source/index.rst|9 col 1| [Google.Headings] 'ConceptEV Specific Instructions' should use sentence-style capitalization.
doc/source/index.rst|75 col 89| [Google.WordList] Use 'select' instead of 'check'.
doc/source/index.rst|75 col 102| [Google.WordList] Use 'select' instead of 'check'.
doc/source/index.rst|84 col 1| [Google.Headings] 'Understand the API' should use sentence-style capitalization.
doc/source/index.rst|91 col 27| [Google.We] Try to avoid using first-person plural like 'we'.

Filtered Findings (0)

Annotations

Check warning on line 9 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L9

[Google.Headings] 'ConceptEV Specific Instructions' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'ConceptEV Specific Instructions' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 9, "column": 1}}}, "severity": "WARNING"}

Check warning on line 75 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L75

[Google.WordList] Use 'select' instead of 'check'.
Raw output
{"message": "[Google.WordList] Use 'select' instead of 'check'.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 75, "column": 89}}}, "severity": "WARNING"}

Check warning on line 75 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L75

[Google.WordList] Use 'select' instead of 'check'.
Raw output
{"message": "[Google.WordList] Use 'select' instead of 'check'.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 75, "column": 102}}}, "severity": "WARNING"}

Check warning on line 84 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L84

[Google.Headings] 'Understand the API' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Understand the API' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 84, "column": 1}}}, "severity": "WARNING"}

Check warning on line 91 in doc/source/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/index.rst#L91

[Google.We] Try to avoid using first-person plural like 'we'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 91, "column": 27}}}, "severity": "WARNING"}