[#node-Warnings-GetMessages] = xref:node.adoc[node]::xref:node/Warnings.adoc[Warnings]::GetMessages :relfileprefix: ../../ :mrdocs: Return potential problems detected by the node, sorted by the warning_type id == Synopsis Declared in `<node/warnings.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[requires_capability(0x7f2e14431638)]] std::vector<bilingual_str> GetMessages() const; ---- == Return Value The active warning messages, ordered by warning id. [.small]#Created with https://www.mrdocs.com[MrDocs]#