vercel.internal.gateway_images_warning_text
One `warnings[]` entry as a log line. Every variant of the protocol's warning union names either a `feature`/`setting` or a free-text `message`, so this renders whichever the provider sent.
Reference version
Signature
function vercel.internal.gateway_images_warning_text(warning: vercel.internal.GwImagesWarning) -> string
One warnings[] entry as a log line. Every variant of the protocol's warning
union names either a feature/setting or a free-text message, so this
renders whichever the provider sent.
Source:<builtin>/vercel/ns_internal/images.bamlbytes 14631–15109