Error Messages
There was an error while overriding 'app_name_pipeline_varibale' parameter because of 'SyntaxError: Unexpected token M in JSON at position 50', make sure it follows JavaScript Object Notation (JSON)
There was an error while overriding '' parameter because of 'TypeError: Cannot read property 'type' of undefined', make sure it follows JavaScript Object Notation (JSON)
Context
Pipeline variables in Release pipelines in Azure DevOps
Variable values can contain spaces & special characters which may break the variable injecting to the pipeline via variable placeholders.
These types of values can cause the above issue.
No comments:
Post a Comment