Skip to content

build preset to take only supported values #354

build preset to take only supported values

build preset to take only supported values #354

GitHub Actions / vale completed Sep 12, 2024 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (17)

doc/source/api_reference/training_data_parts.rst|3 col 1| [Google.Headings] 'TrainingDataParts' should use sentence-style capitalization.
doc/source/api_reference/training_data.rst|3 col 1| [Google.Headings] 'TrainingData' should use sentence-style capitalization.
doc/source/api_reference/workspaces.rst|27 col 1| [Google.Headings] 'ModelManifest' should use sentence-style capitalization.
doc/source/api_reference/optimizations.rst|21 col 1| [Google.Headings] 'TrialRuns' should use sentence-style capitalization.
doc/source/api_reference/global_coefficients_requests.rst|3 col 1| [Google.Headings] 'Global Coefficients' should use sentence-style capitalization.
doc/source/api_reference/global_coefficients_requests.rst|11 col 1| [Google.Headings] 'CheckGlobalCoefficient' should use sentence-style capitalization.
doc/source/api_reference/global_coefficients_requests.rst|17 col 1| [Google.Headings] 'CheckGlobalCoefficientDirectory' should use sentence-style capitalization.
doc/source/api_reference/global_coefficients_requests.rst|23 col 1| [Google.Headings] 'ComputeGlobalCoefficient' should use sentence-style capitalization.
doc/source/api_reference/global_coefficients_requests.rst|29 col 1| [Google.Headings] 'ComputeGlobalCoefficientDirectory' should use sentence-style capitalization.
doc/source/api_reference/model_configuration.rst|15 col 1| [Google.Headings] 'GlobalCoefficientDefinition' should use sentence-style capitalization.
doc/source/api_reference/model_configuration.rst|22 col 1| [Google.Headings] 'DomainAxisDefinition' should use sentence-style capitalization.
doc/source/api_reference/model_configuration.rst|28 col 1| [Google.Headings] 'DomainOfAnalysis' should use sentence-style capitalization.
doc/source/api_reference/model_configuration.rst|40 col 1| [Google.Headings] 'ModelOutput' should use sentence-style capitalization.
doc/source/api_reference/model_configuration.rst|46 col 1| [Google.Headings] 'ModelConfiguration' should use sentence-style capitalization.
doc/source/user_guide/configuration.rst|80 col 61| [Google.Will] Avoid using 'will'.
doc/source/user_guide/configuration.rst|82 col 55| [Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.
doc/source/user_guide/configuration.rst|86 col 59| [Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.

Filtered Findings (0)

Annotations

Check warning on line 3 in doc/source/api_reference/training_data_parts.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/training_data_parts.rst#L3

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

Check warning on line 3 in doc/source/api_reference/training_data.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/training_data.rst#L3

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

Check warning on line 27 in doc/source/api_reference/workspaces.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/workspaces.rst#L27

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

Check warning on line 21 in doc/source/api_reference/optimizations.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/optimizations.rst#L21

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

Check warning on line 3 in doc/source/api_reference/global_coefficients_requests.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/global_coefficients_requests.rst#L3

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

Check warning on line 11 in doc/source/api_reference/global_coefficients_requests.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/global_coefficients_requests.rst#L11

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

Check warning on line 17 in doc/source/api_reference/global_coefficients_requests.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/global_coefficients_requests.rst#L17

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

Check warning on line 23 in doc/source/api_reference/global_coefficients_requests.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/global_coefficients_requests.rst#L23

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

Check warning on line 29 in doc/source/api_reference/global_coefficients_requests.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/global_coefficients_requests.rst#L29

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

Check warning on line 15 in doc/source/api_reference/model_configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/model_configuration.rst#L15

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

Check warning on line 22 in doc/source/api_reference/model_configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/model_configuration.rst#L22

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

Check warning on line 28 in doc/source/api_reference/model_configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/model_configuration.rst#L28

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

Check warning on line 40 in doc/source/api_reference/model_configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/model_configuration.rst#L40

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

Check warning on line 46 in doc/source/api_reference/model_configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/api_reference/model_configuration.rst#L46

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

Check warning on line 80 in doc/source/user_guide/configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user_guide/configuration.rst#L80

[Google.Will] Avoid using 'will'.
Raw output
{"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "doc/source/user_guide/configuration.rst", "range": {"start": {"line": 80, "column": 61}}}, "severity": "WARNING"}

Check warning on line 82 in doc/source/user_guide/configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user_guide/configuration.rst#L82

[Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.
Raw output
{"message": "[Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.", "location": {"path": "doc/source/user_guide/configuration.rst", "range": {"start": {"line": 82, "column": 55}}}, "severity": "WARNING"}

Check warning on line 86 in doc/source/user_guide/configuration.rst

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] doc/source/user_guide/configuration.rst#L86

[Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.
Raw output
{"message": "[Google.WordList] Use 'turn off' or 'off' instead of 'disabled'.", "location": {"path": "doc/source/user_guide/configuration.rst", "range": {"start": {"line": 86, "column": 59}}}, "severity": "WARNING"}