Feat/107 add option to read input snapshots from memory rather than disk #579
reviewdog [vale] report
reported by reviewdog 🐶
Findings (15)
doc/source/api/evaluate/index.rst|6 col 35| [Google.Spacing] 'n.T' should have one space.
doc/source/api/index.rst|4 col 1| [Google.Headings] 'API reference' should use sentence-style capitalization.
doc/source/api/index.rst|9 col 29| [Google.Spacing] 'n.T' should have one space.
doc/source/api/index.rst|10 col 34| [Google.Spacing] 'n.T' should have one space.
doc/source/api/index.rst|15 col 37| [Google.Spacing] 'n.T' should have one space.
doc/source/api/index.rst|22 col 35| [Google.Spacing] 'n.T' should have one space.
doc/source/index.rst|1 col 1| [Google.Headings] 'PyTwin documentation |version|' should use sentence-style capitalization.
doc/source/index.rst|14 col 1| [Google.Headings] 'Introduction' should use sentence-style capitalization.
doc/source/index.rst|31 col 1| [Google.Headings] 'What is PyTwin?' should use sentence-style capitalization.
doc/source/index.rst|55 col 1| [Google.Headings] 'Documentation and issues' should use sentence-style capitalization.
doc/source/index.rst|80 col 1| [Google.Headings] 'Project index' should use sentence-style capitalization.
doc/source/contributing.rst|14 col 1| [Google.Headings] 'Post issues' should use sentence-style capitalization.
doc/source/contributing.rst|67 col 1| [Google.Headings] 'Adhere to code style' should use sentence-style capitalization.
doc/source/getting_started/index.rst|47 col 1| [Google.Headings] 'Install the package' should use sentence-style capitalization.
doc/source/api/sdk/index.rst|6 col 37| [Google.Spacing] 'n.T' should have one space.
Filtered Findings (0)
Annotations
Check failure on line 6 in doc/source/api/evaluate/index.rst
github-actions / vale
[vale] doc/source/api/evaluate/index.rst#L6
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/evaluate/index.rst", "range": {"start": {"line": 6, "column": 35}}}, "severity": "ERROR"}
Check warning on line 4 in doc/source/api/index.rst
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 failure on line 9 in doc/source/api/index.rst
github-actions / vale
[vale] doc/source/api/index.rst#L9
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/index.rst", "range": {"start": {"line": 9, "column": 29}}}, "severity": "ERROR"}
Check failure on line 10 in doc/source/api/index.rst
github-actions / vale
[vale] doc/source/api/index.rst#L10
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/index.rst", "range": {"start": {"line": 10, "column": 34}}}, "severity": "ERROR"}
Check failure on line 15 in doc/source/api/index.rst
github-actions / vale
[vale] doc/source/api/index.rst#L15
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/index.rst", "range": {"start": {"line": 15, "column": 37}}}, "severity": "ERROR"}
Check failure on line 22 in doc/source/api/index.rst
github-actions / vale
[vale] doc/source/api/index.rst#L22
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/index.rst", "range": {"start": {"line": 22, "column": 35}}}, "severity": "ERROR"}
Check warning on line 1 in doc/source/index.rst
github-actions / vale
[vale] doc/source/index.rst#L1
[Google.Headings] 'PyTwin documentation |version|' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'PyTwin documentation |version|' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 1, "column": 1}}}, "severity": "WARNING"}
Check warning on line 14 in doc/source/index.rst
github-actions / vale
[vale] doc/source/index.rst#L14
[Google.Headings] 'Introduction' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Introduction' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 14, "column": 1}}}, "severity": "WARNING"}
Check warning on line 31 in doc/source/index.rst
github-actions / vale
[vale] doc/source/index.rst#L31
[Google.Headings] 'What is PyTwin?' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'What is PyTwin?' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 31, "column": 1}}}, "severity": "WARNING"}
Check warning on line 55 in doc/source/index.rst
github-actions / vale
[vale] doc/source/index.rst#L55
[Google.Headings] 'Documentation and issues' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Documentation and issues' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 55, "column": 1}}}, "severity": "WARNING"}
Check warning on line 80 in doc/source/index.rst
github-actions / vale
[vale] doc/source/index.rst#L80
[Google.Headings] 'Project index' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Project index' should use sentence-style capitalization.", "location": {"path": "doc/source/index.rst", "range": {"start": {"line": 80, "column": 1}}}, "severity": "WARNING"}
Check warning on line 14 in doc/source/contributing.rst
github-actions / vale
[vale] doc/source/contributing.rst#L14
[Google.Headings] 'Post issues' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Post issues' should use sentence-style capitalization.", "location": {"path": "doc/source/contributing.rst", "range": {"start": {"line": 14, "column": 1}}}, "severity": "WARNING"}
Check warning on line 67 in doc/source/contributing.rst
github-actions / vale
[vale] doc/source/contributing.rst#L67
[Google.Headings] 'Adhere to code style' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Adhere to code style' should use sentence-style capitalization.", "location": {"path": "doc/source/contributing.rst", "range": {"start": {"line": 67, "column": 1}}}, "severity": "WARNING"}
Check warning on line 47 in doc/source/getting_started/index.rst
github-actions / vale
[vale] doc/source/getting_started/index.rst#L47
[Google.Headings] 'Install the package' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] 'Install the package' should use sentence-style capitalization.", "location": {"path": "doc/source/getting_started/index.rst", "range": {"start": {"line": 47, "column": 1}}}, "severity": "WARNING"}
Check failure on line 6 in doc/source/api/sdk/index.rst
github-actions / vale
[vale] doc/source/api/sdk/index.rst#L6
[Google.Spacing] 'n.T' should have one space.
Raw output
{"message": "[Google.Spacing] 'n.T' should have one space.", "location": {"path": "doc/source/api/sdk/index.rst", "range": {"start": {"line": 6, "column": 37}}}, "severity": "ERROR"}