duplication.repeated_task_sequence
A warn rule, scope set. The same run of two or more steps appears three or more times across the set.
Synopsis
$ orion-server clippy ./definitions
warn[duplication.repeated_task_sequence] the same run of two or more steps appears three or more times across the set
Description
A run of ≥ 2 steps, ids and names stripped, in ≥ 3 places. The finding is the longest such run at those places. The message states the fact and where. Whether it should be a fragment is the author’s call.
Related
- Advisory checks: every rule, the levels, and where certainty comes from.
orion-server clippy: the command, its flags and exit codes.- Test workflows offline: running the rules against a set.
- Shared definitions: the set the rule reads, and its fragments.
Last verified 14 September 2026