Add PolyJuMP KKT and QCQP solvers #4102
reviewdog [vale] report
reported by reviewdog 🐶
Findings (8)
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/Ipopt.md|241 col 33| [Google.Colons] ': L' should be in lowercase.
docs/src/packages/Loraine.md|78 col 20| [Google.Ellipses] In general, don't use an ellipsis.
docs/src/packages/PolyJuMP.md|32 col 60| [Google.Latin] Use 'for example' instead of 'e.g.,'.
docs/src/packages/PolyJuMP.md|39 col 177| [Google.Latin] Use 'for example' instead of 'e.g.,'.
docs/src/packages/PolyJuMP.md|49 col 49| [Google.Latin] Use 'for example' instead of 'e.g.,'.
Filtered Findings (0)
Annotations
Check warning on line 522 in docs/src/tutorials/applications/optimal_power_flow.md
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
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
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 241 in docs/src/packages/Ipopt.md
github-actions / vale
[vale] docs/src/packages/Ipopt.md#L241
[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": 241, "column": 33}}}, "severity": "WARNING"}
Check warning on line 78 in docs/src/packages/Loraine.md
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 failure on line 32 in docs/src/packages/PolyJuMP.md
github-actions / vale
[vale] docs/src/packages/PolyJuMP.md#L32
[Google.Latin] Use 'for example' instead of 'e.g.,'.
Raw output
{"message": "[Google.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "docs/src/packages/PolyJuMP.md", "range": {"start": {"line": 32, "column": 60}}}, "severity": "ERROR"}
Check failure on line 39 in docs/src/packages/PolyJuMP.md
github-actions / vale
[vale] docs/src/packages/PolyJuMP.md#L39
[Google.Latin] Use 'for example' instead of 'e.g.,'.
Raw output
{"message": "[Google.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "docs/src/packages/PolyJuMP.md", "range": {"start": {"line": 39, "column": 177}}}, "severity": "ERROR"}
Check failure on line 49 in docs/src/packages/PolyJuMP.md
github-actions / vale
[vale] docs/src/packages/PolyJuMP.md#L49
[Google.Latin] Use 'for example' instead of 'e.g.,'.
Raw output
{"message": "[Google.Latin] Use 'for example' instead of 'e.g.,'.", "location": {"path": "docs/src/packages/PolyJuMP.md", "range": {"start": {"line": 49, "column": 49}}}, "severity": "ERROR"}