Hi Freddy,
I specified the settings.json as below:
{ "country": "us", "AppSourceCopMandatoryAffixes": [ <ourPrefixes> ], "appFolders": [ ], "enableCodeCop": true, "enableUICop": true, "failOn": "warning" }
However I do not get failOn warnings. It is still passing the build.

And here is what I can find in the build:

Is there anything that I should change in the settings?
Hi Freddy,
I specified the settings.json as below:
{ "country": "us", "AppSourceCopMandatoryAffixes": [ <ourPrefixes> ], "appFolders": [ ], "enableCodeCop": true, "enableUICop": true, "failOn": "warning" }However I do not get failOn warnings. It is still passing the build.
And here is what I can find in the build:
Is there anything that I should change in the settings?