Skip to content

[docs] add EAGO to packages.toml #642

[docs] add EAGO to packages.toml

[docs] add EAGO to packages.toml #642

GitHub Actions / vale failed Nov 6, 2023 in 1s

reviewdog [vale] report

reported by reviewdog 🐶

Findings (9)

docs/src/tutorials/applications/optimal_power_flow.md|522 col 13| [Google.Colons] ': G' should be in lowercase.
docs/src/tutorials/applications/optimal_power_flow.md|522 col 34| [Google.Colons] ': O' should be in lowercase.
docs/src/tutorials/applications/optimal_power_flow.md|531 col 11| [Google.Colons] ': S' should be in lowercase.
docs/src/packages/Loraine.md|78 col 20| [Google.Ellipses] In general, don't use an ellipsis.
docs/src/packages/Ipopt.md|243 col 33| [Google.Colons] ': L' should be in lowercase.
docs/src/packages/EAGO.md|142 col 136| [Google.EnDash] Use an em dash ('—') instead of '–'.
docs/src/packages/EAGO.md|143 col 24| [Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.
docs/src/packages/EAGO.md|144 col 153| [Google.EnDash] Use an em dash ('—') instead of '–'.
docs/src/packages/EAGO.md|145 col 39| [Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.

Filtered Findings (0)

Annotations

Check warning on line 522 in docs/src/tutorials/applications/optimal_power_flow.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/tutorials/applications/optimal_power_flow.md#L522

[Google.Colons] ': G' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': G' should be in lowercase.", "location": {"path": "docs/src/tutorials/applications/optimal_power_flow.md", "range": {"start": {"line": 522, "column": 13}}}, "severity": "WARNING"}

Check warning on line 522 in docs/src/tutorials/applications/optimal_power_flow.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/tutorials/applications/optimal_power_flow.md#L522

[Google.Colons] ': O' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': O' should be in lowercase.", "location": {"path": "docs/src/tutorials/applications/optimal_power_flow.md", "range": {"start": {"line": 522, "column": 34}}}, "severity": "WARNING"}

Check warning on line 531 in docs/src/tutorials/applications/optimal_power_flow.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/tutorials/applications/optimal_power_flow.md#L531

[Google.Colons] ': S' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': S' should be in lowercase.", "location": {"path": "docs/src/tutorials/applications/optimal_power_flow.md", "range": {"start": {"line": 531, "column": 11}}}, "severity": "WARNING"}

Check warning on line 78 in docs/src/packages/Loraine.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/Loraine.md#L78

[Google.Ellipses] In general, don't use an ellipsis.
Raw output
{"message": "[Google.Ellipses] In general, don't use an ellipsis.", "location": {"path": "docs/src/packages/Loraine.md", "range": {"start": {"line": 78, "column": 20}}}, "severity": "WARNING"}

Check warning on line 243 in docs/src/packages/Ipopt.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/Ipopt.md#L243

[Google.Colons] ': L' should be in lowercase.
Raw output
{"message": "[Google.Colons] ': L' should be in lowercase.", "location": {"path": "docs/src/packages/Ipopt.md", "range": {"start": {"line": 243, "column": 33}}}, "severity": "WARNING"}

Check failure on line 142 in docs/src/packages/EAGO.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/EAGO.md#L142

[Google.EnDash] Use an em dash ('—') instead of '–'.
Raw output
{"message": "[Google.EnDash] Use an em dash ('—') instead of '–'.", "location": {"path": "docs/src/packages/EAGO.md", "range": {"start": {"line": 142, "column": 136}}}, "severity": "ERROR"}

Check failure on line 143 in docs/src/packages/EAGO.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/EAGO.md#L143

[Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.
Raw output
{"message": "[Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.", "location": {"path": "docs/src/packages/EAGO.md", "range": {"start": {"line": 143, "column": 24}}}, "severity": "ERROR"}

Check failure on line 144 in docs/src/packages/EAGO.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/EAGO.md#L144

[Google.EnDash] Use an em dash ('—') instead of '–'.
Raw output
{"message": "[Google.EnDash] Use an em dash ('—') instead of '–'.", "location": {"path": "docs/src/packages/EAGO.md", "range": {"start": {"line": 144, "column": 153}}}, "severity": "ERROR"}

Check failure on line 145 in docs/src/packages/EAGO.md

See this annotation in the file changed.

@github-actions github-actions / vale

[vale] docs/src/packages/EAGO.md#L145

[Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.
Raw output
{"message": "[Google.Periods] Don't use periods with acronyms or initialisms such as 'H.A.J.'.", "location": {"path": "docs/src/packages/EAGO.md", "range": {"start": {"line": 145, "column": 39}}}, "severity": "ERROR"}