A structured, non-fatal warning surfaced during an integration run. Emitted via
IntegrationProgressEmitter.warning(...) as a 'warning' event and aggregated by
the reader into the run result's warnings[] rollup (with a warningCount).
Unlike errors, warnings never fail the run.
A structured, non-fatal warning surfaced during an integration run. Emitted via
IntegrationProgressEmitter.warning(...)as a'warning'event and aggregated by the reader into the run result'swarnings[]rollup (with awarningCount). Unlike errors, warnings never fail the run.