What this developer tool does
The detector builds a lightweight mapping path from indentation and compares keys within the same parent. Each hit includes its full path and both line numbers.
A duplicate is defined as the same normalized key appearing twice at one mapping level in a document. The check does not treat the same key under different parents as a conflict.
Many YAML parsers accept duplicate keys and keep only the last value. Fix every reported entry unless your parser has a documented alternative policy.