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

F00: Enable CI #486

Closed
wants to merge 1 commit into from

F00: Enable CI

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

F00: Enable CI #486

F00: Enable CI
5b6a5f0
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Feb 11, 2025 in 0s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (3)

doc/source/api/index.rst|4 col 1| [Google.Headings] 'API reference' should use sentence-style capitalization.
doc/source/api/release_notes.rst|4 col 1| [Google.Headings] 'v1.0' should use sentence-style capitalization.
doc/source/index.rst|1 col 1| [Google.Headings] 'PyEDB-Core documentation |version|' should use sentence-style capitalization.

Filtered Findings (0)

Annotations

Check warning on line 4 in doc/source/api/index.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api/index.rst#L4

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

Check warning on line 4 in doc/source/api/release_notes.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api/release_notes.rst#L4

[Google.Headings] 'v1.0' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'v1.0' should use sentence-style capitalization.", "location": {"path": "doc/source/api/release_notes.rst", "range": {"start": {"line": 4, "column": 1}}}, "severity": "WARNING"}

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

See this annotation in the file changed.

@github-actions github-actions / vale

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

[Google.Headings] 'PyEDB-Core documentation |version|' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'PyEDB-Core documentation |version|' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}