WorkFlow Analyzer issue

I have kept analyzer rules in studio , but it is not giving me error while am pushing the code, even when the rules are not followed

image

@Sidharth_S_Kadri

You will have to enforce it from Studio Settings. Follow these steps and enable - Enforce Analyzer before Push/Check-in

Hi @Sidharth_S_Kadri

Changing rules in workflow analyzer only impacts the project validation unless indicated otherwise.

There are different ways to enforce the analyzer checks:

  1. Enforce analyzer before publish or run - at studio level - This is enabled as @ashokkarale highlighted in the screenshot.

  2. Enforce analyzer before publish or run - using Governance policy - This is something that can be enabled across teams/users. once enforced, you see a policy being applied to your studio from Help section of studio → on the right panel of the screen.

Hope this helps.

Regards

Sonali