You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IgnatBeresnev
changed the title
Non deterministic sorting of extension functions
Non deterministic sorting of merged extensions/properties
Dec 21, 2022
Merged extension properties that have the same name and the same signature are sorted nondeterministically, leading to non-reproducible builds.
This makes it difficult to compare outputs of different versions/runs of Dokka since it adds noise to the comparison.
Screenshots
The text was updated successfully, but these errors were encountered: