ArcGIS Pro 2.6.8; Oracle 18c 10.7.1 EGDB.
By "METB" I mean "Move edits to base".
I have a feature dataset that has FCs with different kinds of versioning:

- BC_FC_Versioned_METB
Versioned (with the option to move edits to base)

- BC_FC_Versioned_Not_METB
Versioned (I didn't use the option to move edits to base)

Question:
Is it ok to leave those FCs/FD as-is, with the mixed versioning types?
Or is there a reason to register the entire FD as versioned, making all FCs be registered the same way? I would need to un-register the FD as versioned (even though the FD isn't technically versioned at the FD level), then re-register the FD as versioned.
Note:
You might be wondering how it's possible I have those versioned FCs in an unversioned FD, since it's not possible to register an individual FC as versioned when it's in a FD.
I did it by dragging and dropping versioned FCs into the FD. Move feature classes [in or] out of a feature dataset
Related: Pasting FC into versioned FD — Automatically register FC to avoid unregistering FD