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