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

fix: updating poetry.lock before local wheels are used in solution template #495

Merged
merged 3 commits into from
Jul 1, 2024

chore: adding changelog file 495.fixed.md

48aa460
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: updating poetry.lock before local wheels are used in solution template #495

chore: adding changelog file 495.fixed.md
48aa460
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale completed Jun 28, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (2)

doc/source/templates.rst|61 col 1| [Google.Headings] 'doc-project' should use sentence-style capitalization.
doc/source/templates.rst|285 col 1| [Google.Headings] 'solution' should use sentence-style capitalization.

Filtered Findings (0)

Annotations

Check warning on line 61 in doc/source/templates.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/templates.rst#L61

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

Check warning on line 285 in doc/source/templates.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/templates.rst#L285

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