Skip to main content

render_declared_ask_blocked_warning

Function render_declared_ask_blocked_warning 

Source
pub fn render_declared_ask_blocked_warning(ids: &[String]) -> String
Expand description

A sibling warning for a declared class configured as ask when this run has no interactive prompt channel at all (headless / ACT-HTTP). The header still shows the configured mode (ask) unchanged — that really is the policy — but every access to a class like this resolves through DenyPrompter before a human is ever asked, so the operator needs the outcome spelled out, not just the mode.