Event emitted when configuration warnings are reported.
@type t() :: %Codex.Events.ConfigWarning{ details: String.t() | nil, summary: String.t() }