Raised when installer golden drift is detected during the mix mailglass.publish.check task.
Types
:publish_blocked_golden_drift— the generated installer snippets do not match the expected goldens.
Summary
Types
@type t() :: %Mailglass.PublishError{ __exception__: true, cause: Exception.t() | nil, context: %{required(atom()) => term()}, message: String.t(), type: :publish_blocked_golden_drift }
Functions
Returns the closed set of valid :type atoms.
Build a Mailglass.PublishError struct.