Decoration Observable warnigs lack Observable's expression
When warning that a container is empty and, hence, a requested element can't be retrieved by a TQCPDecorationObservable it prints a warning but doesn't indicate which instance of the Observable it is. Debugging such cases would be much easier if we included the expression of the Observable allowing analyzers to directly check for uses of said decoration in a likely wrong logical context.