Would result with the following errors (assuming that no Secret.something variable exists and all variable names are what their names represent)
##[error]emptySecret cannot be empty.
##[error]no variable found with pattern Secret..*
##[error]emptyVar cannot be empty.
##[error]no variable found with pattern nonExistantVar
Learn More
The source to this extension is available. Feel free to take, fork, and extend.