A scoped application was uninstalled or deleted from the instance, but scripts still contain references to objects within that application's namespace. (high likelihood)
An update set was imported from a different environment where additional scoped applications exist, creating references to scopes not present on the target instance. (high likelihood)
A scoped application failed to install completely, leaving the scope in an inconsistent state while other code references it. (medium likelihood)
The application scope name was changed or the application was moved to a different scope, breaking existing cross-scope references. (medium likelihood)
Custom scripts contain hardcoded scope references with typos or incorrect namespace identifiers that do not match any installed application. (low likelihood)