Skip to content

DuplicateRuleNamesError

Multiple rules with the same name were found in your configuration. Each rule must have a unique name to avoid conflicts.

This error occurs when:

  • You have multiple rule with the same name
  • You’ve imported the same rule multiple times in your configuration

Check your rules configuration and ensure each rule has a unique name. If you’re using rule sets, verify that they don’t contain rules with duplicate names.