Searched refs:globalErrors (Results 1 – 1 of 1) sorted by relevance
603 const globalErrors = diagnostics.filter(err => !err.file); constant604 globalErrors.forEach(outputErrorText);