Event emitted when the server reports a deprecated feature or behavior.
@type t() :: %Codex.Events.DeprecationNotice{ details: String.t() | nil, summary: String.t() }