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
[INTERNAL] Tree: Do not log null for projects with empty namespace
This is related to a change in ui5-project. The Project class now always
implements a getNamespace function, but types like ThemeLibrary or
Module return null.
Before, those types did not implement the function at all.
0 commit comments