pub fn display_warning_with_error(warning: &str, err: &Error, shell: &mut Shell)
Expand description

Displays a warning, with an error object providing detailed information and context.