Closed
Description
The latest version of StaticArrays is causing a lot of failures in the unit tests of the package KiteModels, see for example:
https://github.com/ufechner7/KiteModels.jl/actions/runs/4157073359/jobs/7191296947
The issues disappeared when downgrading to 1.5.12 as I did in the current master version of KiteModels.
One type of error are memory allocations that appear with 1.5.14, but not with 1.5.12 or older versions.