Need to update https://jso.dev/JSOTutorials.jl/creating-a-jso-compliant-solver/ The function `hess` now returns a `Symmetric` object so no need to add `Symmetric(hess(nlp, x), :L)`.