duplication.fragment_available
A warn rule, scope set. A run of steps is exactly what an existing fragment expands to; a use would say it once.
Synopsis
$ orion-server clippy ./definitions
warn[duplication.fragment_available] a run of steps is exactly what an existing fragment expands to; a `use` would say it once
Description
A run of steps that is exactly an existing fragment’s tasks, ids aside, with $param holes bound consistently. The message prints the use step that replaces them. It is not applied, because the expanded ids change.
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