Skip to content

Setting failOn does not work properly #220

@kb-dynaway

Description

@kb-dynaway

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.

image

And here is what I can find in the build:

image

Is there anything that I should change in the settings?

Metadata

Metadata

Assignees

Labels

Fix ReadyFix ReadyShippedFeature is included in the latest versionenhancementNew feature or request

Type

No type

Projects

Status

✅ Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions