Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.

Last verified 14 September 2026