Hi,
docs.microsoft.com/.../continuous-build-test-automation
I have followed the same steps as specified in the above link to create the build and development environment using life cycle services and also mapped my VSTS project in life cycle services to create the build definition.
After that My build and dev environment were successfully deployed in azure and my build definition was also created in VSTS but the issue is when i checkin my wrong code the build was successfully created and i was expecting it to be fail as the code was containing some syntax errors.
I just checked the console messages On MS build Step of my build and found out one warning message i.e
"Warning : 12:31:12 AM: No Models returned by model info provider from metadata"

I am unable to resolve the above issue can anyone please help me to fix this issue.
*This post is locked for comments
I have the same question (0)